diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-08-02 09:21:17 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2018-08-02 09:21:43 -0400 |
commit | 995ab8391d8f689942d937ff6bce59dd86833d29 (patch) | |
tree | f84b6bbadd61d54b6dfba4f9febb0a3d433282a3 /docs/podman-version.1.md | |
parent | a6de23278a6e5b7f27c093eb19c201b77b7c4416 (diff) | |
download | podman-995ab8391d8f689942d937ff6bce59dd86833d29.tar.gz podman-995ab8391d8f689942d937ff6bce59dd86833d29.tar.bz2 podman-995ab8391d8f689942d937ff6bce59dd86833d29.zip |
Man page fixes found by https://pagure.io/ManualPageScan
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/podman-version.1.md')
-rw-r--r-- | docs/podman-version.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-version.1.md b/docs/podman-version.1.md index f1a1505d9..0c9b9ceed 100644 --- a/docs/podman-version.1.md +++ b/docs/podman-version.1.md @@ -7,7 +7,7 @@ podman\-version - Display the PODMAN Version Information **podman version** [*options*] ## DESCRIPTION -Shows the the following information: Version, Go Version, Git Commit, Build Time, +Shows the following information: Version, Go Version, Git Commit, Build Time, OS, and Architecture. ## OPTIONS |