Files
podman/docs/podman-version.1.md
Daniel J Walsh 71487466fb Cleanup man pages
Format md files to work properly when converted to man pages.
Add sed command to cleanup table in podman man page.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #842
Approved by: mheon
2018-05-30 13:49:45 +00:00

23 lines
424 B
Markdown

% podman-version "1"
## NAME
podman\-version - Display the PODMAN Version Information
## SYNOPSIS
**podman version**
[**--help**|**-h**]
## DESCRIPTION
Shows the the following information: Version, Go Version, Git Commit, Build Time,
OS, and Architecture.
**podman [GLOBAL OPTIONS]**
**podman version**
## SEE ALSO
podman(1), crio(8)
## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>