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:
Robert P. J. Day
2020-01-26 05:40:41 -05:00
parent 975854ad5c
commit 2e34d06d0f

View File

@ -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