diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/scdaemon.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/scdaemon.texi b/doc/scdaemon.texi index 99716db79..61671f441 100644 --- a/doc/scdaemon.texi +++ b/doc/scdaemon.texi @@ -205,6 +205,10 @@ aborts. For debugging purposes it is sometimes better to allow core dump. This options enables it and also changes the working directory to @file{/tmp} when running in @option{--server} mode. +@item --debug-log-tid +@opindex debug-log-tid +This option appends a thread ID to the PID in the log output. + @item --no-detach @opindex no-detach |