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:
parent
db310e9641
commit
d43e67ad00
9 changed files with 75 additions and 53 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue