mirror of https://github.com/containers/podman.git
Merge pull request #4976 from rpjday/rpjday/podman_version
docs: mention that "podman version" prints out Remote API Version
This commit is contained in:
commit
21b67e6469
|
@ -7,7 +7,7 @@ podman\-version - Display the Podman version information
|
|||
**podman version** [*options*]
|
||||
|
||||
## DESCRIPTION
|
||||
Shows the following information: Version, Go Version, Git Commit, Build Time,
|
||||
Shows the following information: Remote API Version, Version, Go Version, Git Commit, Build Time,
|
||||
OS, and Architecture.
|
||||
|
||||
## OPTIONS
|
||||
|
|
Loading…
Reference in New Issue