summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-26 23:58:53 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-26 23:58:53 +0200
commit159a8a91af3161e21df247acd724bd5ed1a89a61 (patch)
tree541d26c2e689420e79e087643ac76f7fa29954c2 /bin
parent0d2f6922f95730d6c667f2e95539c2a999b3d7ee (diff)
Add some documentation
Diffstat (limited to 'bin')
-rwxr-xr-xbin/icli24
1 files changed, 24 insertions, 0 deletions
diff --git a/bin/icli b/bin/icli
index 0489f8c..0d1ea4e 100755
--- a/bin/icli
+++ b/bin/icli
@@ -114,20 +114,44 @@ __END__
=head1 NAME
+B<icli> - Icinga Command Line Interface
+
=head1 SYNOPSIS
+B<icli> [B<-h> I<host>]
+
=head1 DESCRIPTION
+B<icli> is a command line interface to Icinga. By default it lists all
+services and their states.
+
=head1 OPTIONS
+=over
+
+=item B<-h> I<host>
+
+Only show I<host>'s services
+
+=back
+
=head1 EXIT STATUS
+Zero, unless errors occured.
+
=head1 CONFIGURATION
+None.
+
=head1 DEPENDENCIES
+None, so far.
+
=head1 BUGS AND LIMITATIONS
+This software is in early development stages. So there will probably be quite
+a lot.
+
=head1 AUTHOR
Copyright (C) 2010 by Daniel Friesel E<lt>derf@chaosdorf.deE<gt>