diff options
Diffstat (limited to 'kdebugdialog/README')
-rw-r--r-- | kdebugdialog/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kdebugdialog/README b/kdebugdialog/README deleted file mode 100644 index 59c9fcd9f..000000000 --- a/kdebugdialog/README +++ /dev/null @@ -1,12 +0,0 @@ -kdebugdialog ------------- - -In --fullmode, you can choose to dump debug output to a file. -But keep in mind that multiple programs may be writing to that -area (and therefore to that file), so they will always be appending -to it and never clearing it. So don't forget to empty it once in a -while! - -Your configuration will of course be stored in - $HOME/.trinity/share/config/kdebugrc - |