From 9edea231f114cb6835d2efb436b010df30c40875 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 27 Aug 2018 09:14:19 -0400 Subject: Fix manpage to note how multiple filters are combined Signed-off-by: Matthew Heon Closes: #1345 Approved by: umohnani8 --- docs/podman-ps.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/podman-ps.1.md') 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: -- cgit v1.2.3-54-g00ecf