summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/weechat_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user/weechat_commands.txt')
-rw-r--r--doc/it/autogen/user/weechat_commands.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt
index c700941d0..a6eee63a5 100644
--- a/doc/it/autogen/user/weechat_commands.txt
+++ b/doc/it/autogen/user/weechat_commands.txt
@@ -91,17 +91,18 @@
comando: comando da eseguire (una '/' viene aggiunta automaticamente se non trovata all'inizio del comando)
........................................
-• *`/debug`* `[list | plugin livello | dump | buffer | windows]`::
+• *`/debug`* `[list | set plugin level | dump | buffer | windows | term]`::
........................................
attiva debug per core/plugin
- plugin: nome del plugin ("core" per il core di WeeChat)
- livello: livello di debug per il plugin (0 = disabilita debug)
- dump: salva il dump della memoria nel file di log di Weechat (lo stesso dump viene salvato quando WeeChat va in crash)
- buffer: esegue il dump del contenuto con valori esadecimali nel file di log
- windows: visualizza l'albero delle finestre
- text: invia il segnale "debug" con "text" come argomento"
+ set: set log level for plugin
+ plugin: name of plugin ("core" for WeeChat core)
+ level: debug level for plugin (0 = disable debug)
+ 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
+ term: display infos about terminal and available colors
........................................
• *`/filter`* `[list] | [enable|disable|toggle [nome]] | [add nome plugin.buffer tag regex] | [del nome|-all]`::