diff options
Diffstat (limited to 'docs/podman-version.1.md')
-rw-r--r-- | docs/podman-version.1.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/podman-version.1.md b/docs/podman-version.1.md index 2f4e9ba33..f1a1505d9 100644 --- a/docs/podman-version.1.md +++ b/docs/podman-version.1.md @@ -4,16 +4,17 @@ podman\-version - Display the PODMAN Version Information ## SYNOPSIS -**podman version** -[**--help**|**-h**] +**podman version** [*options*] ## DESCRIPTION Shows the the following information: Version, Go Version, Git Commit, Build Time, OS, and Architecture. -**podman [GLOBAL OPTIONS]** +## OPTIONS -**podman version** +**--help**, **-h** + +Print usage statement ## SEE ALSO podman(1), crio(8) |