mirror of
https://github.com/containers/podman.git
synced 2025-09-26 00:06:04 +08:00
docs: mention that "podman version" prints out Remote API Version
Since "man podman-version" seems to want to list everything printed about the current version, add a reference to Remote API Version for completeness. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user