diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-01-29 13:30:53 +0100 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-01-29 15:21:34 +0000 |
commit | 099b5fb6f6fb1397afc664820239a904585ddd04 (patch) | |
tree | ddc48f065990bcaf660e77124b4f3457be32eb85 /docs/podman-ps.1.md | |
parent | cc5a6a3cb1b6801a1dd81d983bd79d54df880b88 (diff) | |
download | podman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.gz podman-099b5fb6f6fb1397afc664820239a904585ddd04.tar.bz2 podman-099b5fb6f6fb1397afc664820239a904585ddd04.zip |
Ran spell checker through all man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes: #269
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 11c3aabaf..90f16d9a9 100644 --- a/docs/podman-ps.1.md +++ b/docs/podman-ps.1.md @@ -10,7 +10,7 @@ podman ps - Prints out information about containers [**--all**|**-a**] [**--no-trunc**] [**--quiet**|**-q**] -[**--fromat**] +[**--format**] [**--help**|**-h**] ## DESCRIPTION |