diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/icli | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1151,9 +1151,9 @@ B<icli> - Icinga Command Line Interface =head1 SYNOPSIS -B<icli> [B<-v>|B<-vv>] [B<-z> I<filter>] [B<-h> I<hosts>] [B<-g> I<hostgroups>] +B<icli> [B<-v>|B<-vv>|B<-vvv>] [B<-z> I<filter>] [B<-h> I<hosts>] [B<-g> I<hostgroups>] [B<-s> I<services>] [B<-c> I<config>] [B<-C>] [B<-f> I<status-file>] -[B<-F> I<rw-file>] [B<-r>|B<-u>|B<-lh>|B<-ls>|B<-lq>|B<-ld>] +[B<-F> I<rw-file>] [B<-lh>|B<-ls>|B<-lq>|B<-ld>] [B<-a> I<action>[B<:>I<args>]] [I<host>/I<service> I<...>] =head1 VERSION |