mirror of
https://github.com/containers/podman.git
synced 2025-06-03 03:07:56 +08:00

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
23 lines
424 B
Markdown
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>
|