From 9c5f809863be8b53b0f7ebcdf4e159932a2247a3 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 27 Aug 2018 09:14:19 -0400 Subject: [PATCH] Fix manpage to note how multiple filters are combined Signed-off-by: Matthew Heon --- docs/podman-ps.1.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/podman-ps.1.md b/docs/podman-ps.1.md index 72bb69ca6a..a8a2b8700e 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: