Files
podman/docs/podman-version.1.md
Daniel J Walsh 6065f18da6 Cleanup Documentation and bash completions
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #159
Approved by: TomSweeneyRedHat
2017-12-20 18:40:38 +00:00

25 lines
545 B
Markdown

% podman(1) podman-version - Simple tool to view version information
% Urvashi Mohnani
# podman-version "1" "July 2017" "podman"
## 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), crio.conf(5)
## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>