We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9ad77 commit ba14e74Copy full SHA for ba14e74
README.md
@@ -11,8 +11,13 @@ _Works great when used with with [Triton](https://docs.joyent.com/public-cloud/a
11
- The script assumes you have `docker` and `git` installed and an active internet connection to pull the docker repo to your local system.
12
13
## Usage
14
+
15
+To install the man pages, just run the script:
16
`./docker-man-pages-osx.sh`
17
18
+Then to view any docker related man page, just use man like normal!
19
+Perfect for offline usage!
20
21
```
22
# examples
23
man docker
0 commit comments