diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-11-16 23:33:14 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-11-16 23:33:14 +0100 |
commit | fcd3fbc1d3bcb5655ecf766945876aef7e48fc2c (patch) | |
tree | d5aad6019efcc89eea263b181ccea91fd3f8632e /bin | |
parent | 39a157f8f598c5d60c8b4429cf39598bfdf9ecb7 (diff) |
icli(1): Move synopsis from NAME to SYNOPSIS
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/icli | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -425,16 +425,13 @@ __END__ =head1 NAME -B<icli> [B<-x>] [B<-h> I<hosts>] [B<-g> I<hostgroups>] [B<-s> I<services>] -[B<-c> I<config>] [B<-C>] [B<-f> I<status-file>] -[B<-r>|B<-lh>|B<-ls>|B<-lq>|B<-ld>] - - B<icli> - Icinga Command Line Interface =head1 SYNOPSIS -B<icli> [B<-h> I<host>] +B<icli> [B<-x>] [B<-h> I<hosts>] [B<-g> I<hostgroups>] [B<-s> I<services>] +[B<-c> I<config>] [B<-C>] [B<-f> I<status-file>] +[B<-r>|B<-lh>|B<-ls>|B<-lq>|B<-ld>] =head1 DESCRIPTION |