Add: Hartmut Goebel in the THANKS file for the code quality pass.
[shinken.git] / man / shinken-broker.8shinken
blob7cf1951703f4a2497cfcba3b57b33de9e3457c26
1 =head1 SHINKEN-BROKER
3 Command - Shinken broker command.
5 =head1 SYNOPSIS
7 /usr/bin/shinken-broker  [options...]
9 =head1 DESCRIPTION
11 Shinken broker Daemon 
13 =head1 OPTIONS
15 =over 8
17 =item B<-c|--config>
19 Config file. Multiple -c can be used, it will be like if all files was just one.
21 =item B<-d|--daemon>
23 Run in daemon mode.
25 =item B<-r|--replace>
27 Replace previous running scheduler.
29 =item B<-h|--help>
31 Print detailed help screen.
33 =item B<--debug>
35 Debug File. Default : no use (why debug a bug free program? :) ).
37 Displays information about the currently installed version and exists.
39 =head1 BUGS
41 This command has absolutely no bugs, as I have written it. Also, as it has no bugs, there is no need for a bug tracker.
43 =head1 AUTHORS
45 Bshinken-broker was written by Jean Gabes <naparuba@gmail.com>. This manual page was written by David Hannequin <david.hannequin@gmail.com>.
47 Both are released under the GNU Affero General Public License, version 3 or later.
49 =cut