Fixing man page link

Signed-off-by: Andrew Po <absourd.noise@gmail.com>
Upstream-commit: 2d10f52d01
Component: cli
This commit is contained in:
Andrew Po
2017-06-02 00:07:42 +00:00
committed by Tibor Vass
parent 00ebf112dd
commit 63c8910472
+1 -1
View File
@@ -284,5 +284,5 @@ aws cloudfront create-invalidation --profile docs.docker.com --distribution-id
### Generate the man pages
For information on generating man pages (short for manual page), see the README.md
document in [the man page directory](https://github.com/docker/docker/tree/master/docker)
document in [the man page directory](https://github.com/docker/docker/tree/master/man)
in this project.