diff options
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_commands.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/de/weechat_commands.xml b/doc/de/weechat_commands.xml index 144775d11..7d38dc96c 100644 --- a/doc/de/weechat_commands.xml +++ b/doc/de/weechat_commands.xml @@ -92,12 +92,13 @@ Nickname: Empfänger der Datei bzw. Chatpartner Datei: zu versendende (lokal vorliegende) Datei </programlisting> -<command>debug dump | windows</command> +<command>debug dump | buffer | windows</command> <programlisting> Debugging-Nachricht ausgeben -dump: Speicherabbild im WeeChat-Logfile ablegen (wie nach einem Programmabsturz) -windows: zeigt Fensterdaten an + 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 </programlisting> <command>help [Befehl]</command> |