From ba14e7431d032e41552443a28312592663a52639 Mon Sep 17 00:00:00 2001 From: Chris Mosetick Date: Mon, 29 Feb 2016 01:20:35 -0800 Subject: [PATCH] update README content --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0b2bc3c..8b63232 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,13 @@ _Works great when used with with [Triton](https://docs.joyent.com/public-cloud/a - The script assumes you have `docker` and `git` installed and an active internet connection to pull the docker repo to your local system. ## Usage + +To install the man pages, just run the script: `./docker-man-pages-osx.sh` +Then to view any docker related man page, just use man like normal! +Perfect for offline usage! + ``` # examples man docker