]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: document '-L -1' option for debug logging output
authorLuke Valenta <lvalenta@cloudflare.com>
Fri, 20 Oct 2023 15:54:41 +0000 (11:54 -0400)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 24 Oct 2023 09:37:56 +0000 (11:37 +0200)
doc/chronyd.adoc

index e44aac5da82be379041d158be610c5cc1c921f0d..b4e382c6b9b1ad57f8256f907543a04f123b30a1 100644 (file)
@@ -72,9 +72,9 @@ terminal.
 
 *-L* _level_::
 This option specifies the minimum severity level of messages to be written to
-the log file, syslog, or terminal. The following levels can be specified:
-0 (informational), 1 (warning), 2 (non-fatal error), and 3 (fatal error). The
-default value is 0.
+the log file, syslog, or terminal. The following levels can be specified: -1
+(debug, if compiled with enabled support for debugging), 0 (informational), 1
+(warning), 2 (non-fatal error), and 3 (fatal error). The default value is 0.
 
 *-p*::
 When run in this mode, *chronyd* will print the configuration and exit. It will