diff options
-rw-r--r-- | docs/podman-ps.1.md | 4 |
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: |