added logdebug

This commit is contained in:
Dmitry Mayorov 2018-07-11 17:51:20 +02:00 committed by Markus Goetz
parent acbab4a8e9
commit 4c2f690dab

View File

@ -24,7 +24,9 @@ The other options are:
``--logflush``
Clears (flushes) the log file after each write action.
``--logdebug``
Also output debug-level messages in the log (equivalent to setting the env var QT_LOGGING_RULES="qt.*=true;*.debug=true").
)
``--confdir`` `<dirname>`
Uses the specified configuration directory.