summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2020-01-26 05:40:41 -0500
committerRobert P. J. Day <rpjday@crashcourse.ca>2020-01-26 05:40:41 -0500
commit2e34d06d0f79aafc0237e24666a562d50bbe0251 (patch)
treee15b6f0c42593584ef1490867a18db12781dc9cf /docs
parent975854ad5c79346c72615030249c1f2bf8aecde0 (diff)
downloadpodman-2e34d06d0f79aafc0237e24666a562d50bbe0251.tar.gz
podman-2e34d06d0f79aafc0237e24666a562d50bbe0251.tar.bz2
podman-2e34d06d0f79aafc0237e24666a562d50bbe0251.zip
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman-version.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-version.1.md b/docs/source/markdown/podman-version.1.md
index de22c4800..86c270e02 100644
--- a/docs/source/markdown/podman-version.1.md
+++ b/docs/source/markdown/podman-version.1.md
@@ -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