summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-11-19 15:48:47 +0100
committerDaniel Friesel <derf@finalrewind.org>2010-11-19 15:48:47 +0100
commita792783089e717a243ebdd9b96a2ad79981f642b (patch)
tree901388a6f4da1a5ea62fa0258d0b70b9a67b252c
parent557652d2418eca2629424401a97be536f2127549 (diff)
icli(1): Improve -z description
-rwxr-xr-xbin/icli5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/icli b/bin/icli
index e09ac9e..0760507 100755
--- a/bin/icli
+++ b/bin/icli
@@ -612,8 +612,9 @@ Show version information
=item B<-z>|B<--filter> I<expression>
-comma separated list of filters, only shows services for which all filters
-match. See L</"FILTER EXPRESSIONS">.
+Limit selection to hosts/services passing the filter. I<expression> is a comma
+separated list of filters, only hosts/services to which all filters apply are
+selected. See also L</"FILTER EXPRESSIONS">.
=back