Make the README.md more useful in links to man page documentation

This patch will allow people who go to the github page to easily read
man pages.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2017-07-17 09:48:22 -04:00
parent db310e9641
commit d43e67ad00
9 changed files with 75 additions and 53 deletions

View file

@ -1,4 +1,6 @@
## kpod-rmi "1" "March 2017" "kpod"
% kpod(1) kpod-rmi - Removes one or more images
% Dan Walsh
# kpod-rmi "1" "March 2017" "kpod"
## NAME
kpod rmi - Removes one or more images.
@ -25,3 +27,6 @@ kpod rmi imageID1 imageID2 imageID3
## SEE ALSO
kpod(1)
## HISTORY
March 2017, Originally compiled by Dan Walsh <dwalsh@redhat.com>