From 1a1a43b9dadf88a13803942464f3cdeb70e2847c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 16 Nov 2010 23:42:45 +0100 Subject: Add -s to documentation --- bin/icli | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'bin') diff --git a/bin/icli b/bin/icli index ea93e36..04ee1c2 100755 --- a/bin/icli +++ b/bin/icli @@ -463,9 +463,9 @@ F =item B<-g>|B<--hostgroup> I -Limit selection to hosts in I +Limit selection to hosts in I (comma separated list) -=item B<-h>|B<--host> I1,I,I<...> +=item B<-h>|B<--host> I Limit selection to I (comma separated list) @@ -479,6 +479,12 @@ Note that only the first character of the argument is checked, so C<< icli Schedule an immediate recheck of all selected services +=item B<-s>|B<--service> I + +Limit selection to I (comma separated lists). Can be combined with +B<-h>/B<-g> to further narrow down the selection, but may also be used +stand-alone. + =item B<-x>|B<--short> Only show services which are not OK @@ -489,9 +495,6 @@ Show version information =back -The argument to B<-g> and B<-h> may also be comma-separated list of -hosts/hostgroups, e.g. C<< icli -h aneurysm,kraftwerk >>. - =head1 EXIT STATUS Zero, unless errors occured. -- cgit v1.2.3