update icinga2.8 man page

refs #6482
This commit is contained in:
Michael Friedrich 2014-06-13 20:41:24 +02:00
parent 51a889d019
commit b15c6e96d0

View File

@ -1,4 +1,4 @@
.TH ICINGA2 "8" "September 2013" "icinga2 - The Icinga 2 network monitoring daemon." "System Administration Utilities"
.TH ICINGA2 "8" "June 2014" "icinga2 - The Icinga 2 network monitoring daemon." "System Administration Utilities"
.SH NAME
icinga2 \- The Icinga 2 networking monitoring daemon.
@ -26,8 +26,8 @@ parse a configuration file
\fB\-C\fR [ \fB\-\-validate\fR ]
exit after validating the configuration
.TP
\fB\-x\fR [ \fB\-\-debug\fR ]
enable debugging
\fB\-x\fR [ \fB\-\-log-level\fR ]
set logging level. available levels: 'debug', 'notice', 'information', 'warning', 'critical'
.TP
\fB\-d\fR [ \fB\-\-daemonize\fR ]
detach from the controlling terminal
@ -55,7 +55,7 @@ Report bugs at <https://dev.icinga.org/>
Icinga home page: <http://www.icinga.org/>
.SH COPYRIGHT
Copyright \(co 2012\-2013 Icinga Development Team (http://www.icinga.org)
Copyright \(co 2012\-2014 Icinga Development Team (http://www.icinga.org)
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
.br
This is free software: you are free to change and redistribute it.