Skip to content

Commit ba14e74

Browse files
committed
update README content
1 parent ba9ad77 commit ba14e74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@ _Works great when used with with [Triton](https://docs.joyent.com/public-cloud/a
1111
- The script assumes you have `docker` and `git` installed and an active internet connection to pull the docker repo to your local system.
1212

1313
## Usage
14+
15+
To install the man pages, just run the script:
1416
`./docker-man-pages-osx.sh`
1517

18+
Then to view any docker related man page, just use man like normal!
19+
Perfect for offline usage!
20+
1621
```
1722
# examples
1823
man docker

0 commit comments

Comments
 (0)