diff options
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/basic.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/basic.rst b/doc/user/basic.rst index 519f30d5e..2def835f0 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -188,6 +188,12 @@ Basic Config Commands This command clears all current filters in the log-filter table. Can be daemon independent. + +.. clicmd:: log immediate-mode + + Use unbuffered output for log and debug messages; normally there is + some internal buffering. + .. clicmd:: service password-encryption Encrypt password. |