From 159a8a91af3161e21df247acd724bd5ed1a89a61 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 26 Jul 2010 23:58:53 +0200 Subject: Add some documentation --- bin/icli | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'bin') 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 - Icinga Command Line Interface + =head1 SYNOPSIS +B [B<-h> I] + =head1 DESCRIPTION +B is a command line interface to Icinga. By default it lists all +services and their states. + =head1 OPTIONS +=over + +=item B<-h> I + +Only show I'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 Ederf@chaosdorf.deE -- cgit v1.2.3