diff options
Diffstat (limited to 'doc/de/autogen/debug_commands.xml')
-rw-r--r-- | doc/de/autogen/debug_commands.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/de/autogen/debug_commands.xml b/doc/de/autogen/debug_commands.xml deleted file mode 100644 index 77ee10e3d..000000000 --- a/doc/de/autogen/debug_commands.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - ********* WARNING! ********* - - This file is autogenerated with docgen.pl script. *** DO NOT EDIT! *** - docgen.pl builds XML doc files to include in many languages ---> - -<command>debug dump | buffer | windows | text</command> -<programlisting> -Debugging-Nachricht ausgeben - - dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes) - buffer: dump buffer content with hexadecimal values in log file -windows: display windows tree - text: send "debug" signal with "text" as argument -</programlisting> |