kdecore: kdebugrc documentation update

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-10-23 20:23:50 +03:00
parent 22463b6895
commit 0a13898dad

View file

@ -17,7 +17,7 @@
# 4 = off # 4 = off
# #
# For file output you can give a filename by *Filename=<file> # For file output you can give a filename by *Filename=<file>
# otherwise kdebug.dbg in the current directory is used. # otherwise kdebug.log in the current directory is used.
# #
# example: # example:
# #
@ -29,7 +29,7 @@
# InfoOutput=0 # InfoOutput=0
# InfoFilename=/var/log/dbg.log # InfoFilename=/var/log/dbg.log
# ErrorOutput=1 # ErrorOutput=1
# AbortFatal=1 # AbortFatal=true
# #
# KHTTP warning, error and fatal to syslog # KHTTP warning, error and fatal to syslog