summaryrefslogtreecommitdiff
path: root/docs/podman-ps.1.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-08-27 09:14:19 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-27 14:47:41 +0000
commit9edea231f114cb6835d2efb436b010df30c40875 (patch)
treeb7b9f4e8cbe9a7ee08848e8a6f7d4fb3bae6f6b0 /docs/podman-ps.1.md
parent2bc6427302eb6bcbd613d7ee767080d278968490 (diff)
downloadpodman-9edea231f114cb6835d2efb436b010df30c40875.tar.gz
podman-9edea231f114cb6835d2efb436b010df30c40875.tar.bz2
podman-9edea231f114cb6835d2efb436b010df30c40875.zip
Fix manpage to note how multiple filters are combined
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1345 Approved by: umohnani8
Diffstat (limited to 'docs/podman-ps.1.md')
-rw-r--r--docs/podman-ps.1.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/podman-ps.1.md b/docs/podman-ps.1.md
index 72bb69ca6..a8a2b8700 100644
--- a/docs/podman-ps.1.md
+++ b/docs/podman-ps.1.md
@@ -81,7 +81,9 @@ Display namespace information
**--filter, -f**
-Filter output based on conditions given
+Filter what containers are shown in the output.
+Multiple filters can be given with multiple uses of the --filter flag.
+If multiple filters are given, only containers which match all of the given filters will be shown.
Valid filters are listed below: