diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2017-12-20 05:35:51 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2017-12-20 18:40:38 +0000 |
commit | 6065f18da6fa847ee67ff1e86e0a04ccb90dc587 (patch) | |
tree | 6b04ac560f4cc89e62ed77b21dfc27ac18326a47 /docs/podman-ps.1.md | |
parent | 1f49f555af0709ea7c12becdb750ba60a00eaf1d (diff) | |
download | podman-6065f18da6fa847ee67ff1e86e0a04ccb90dc587.tar.gz podman-6065f18da6fa847ee67ff1e86e0a04ccb90dc587.tar.bz2 podman-6065f18da6fa847ee67ff1e86e0a04ccb90dc587.zip |
Cleanup Documentation and bash completions
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #159
Approved by: TomSweeneyRedHat
Diffstat (limited to 'docs/podman-ps.1.md')
-rw-r--r-- | docs/podman-ps.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-ps.1.md b/docs/podman-ps.1.md index 493a11465..11c3aabaf 100644 --- a/docs/podman-ps.1.md +++ b/docs/podman-ps.1.md @@ -3,7 +3,7 @@ % podman-ps "1" "AUGUST 2017" "podman" ## NAME -podman-ps - Prints out information about containers +podman ps - Prints out information about containers ## SYNOPSIS **podman ps** |