]> granicus.if.org Git - icinga2/blobdiff - doc/icinga2.8
Update 08-advanced-topics.md
[icinga2] / doc / icinga2.8
index c92939e3dcacb684d170ef1531e7710a7a24d3c5..81fd9dba84373228f5d0b696b0c4bfa56f0610c5 100644 (file)
@@ -51,6 +51,11 @@ Add include search directory.
 .BI "-x, --log-level" " [ debug | notice | information | warning | critical ]"
 Specify the log level for the console log, default is
 .B information.
+.TP
+.BI "-X, --script-debugger"
+Enables the script debugger. When an exception occurs or the 'debugger' keyword
+is encountered in a user script Icinga 2 launches the script debugger that
+allows the user to debug the script.
 
 .SS daemon options
 The CLI command daemon provides the functionality to start/stop Icinga 2.
@@ -83,11 +88,11 @@ Log fatal errors to the specified log file (only works in combination with
 .B "-d, --daemonize"
 Detach from the controlling terminal.
 .SH "REPORTING BUGS"
-Report bugs at <https://dev.icinga.org/>
+Report bugs at <https://github.com/Icinga/icinga2>
 .br
-Icinga home page: <https://www.icinga.org/>
+Icinga home page: <https://www.icinga.com/>
 .SH COPYRIGHT
-Copyright \(co 2012\-2014 Icinga Development Team (http://www.icinga.org)
+Copyright \(co 2012\-2014 Icinga Development Team (https://www.icinga.com)
 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.