Files
podman/docs/podman-version.1.md
Matthew Heon b78a450cd5 Remove crio.conf references from manpages
Also changes a few docker-login references to podman-login.

Signed-off-by: Matthew Heon <mheon@redhat.com>

Closes: #473
Approved by: rhatdan
2018-03-12 14:38:41 +00:00

25 lines
531 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)
## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>