diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2010-11-19 15:48:47 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2010-11-19 15:48:47 +0100 | 
| commit | a792783089e717a243ebdd9b96a2ad79981f642b (patch) | |
| tree | 901388a6f4da1a5ea62fa0258d0b70b9a67b252c /bin | |
| parent | 557652d2418eca2629424401a97be536f2127549 (diff) | |
icli(1): Improve -z description
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/icli | 5 | 
1 files changed, 3 insertions, 2 deletions
| @@ -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 | 
