diff options
Diffstat (limited to 'doc/it/weechat_plugin_api.it.adoc')
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 40e960240..f32fe47c5 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -2345,6 +2345,11 @@ Argomenti: ** _regex_replace_: the replacement text to use with _regex_, to replace text in _expr_ (the _regex_replace_ is evaluated on each match of _regex_ against _expr_, until no match is found) +// TRANSLATION MISSING +** _debug_: debug level (string with integer number ≥ 1), if enabled, a key + "debug_output" is added in hashtable _options_: +*** _1_: enable debug +*** _2_: enable more verbose debug Valore restituito: |