diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.adoc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.adoc b/doc/en/autogen/user/weechat_commands.adoc index d9371e381..56e34d884 100644 --- a/doc/en/autogen/user/weechat_commands.adoc +++ b/doc/en/autogen/user/weechat_commands.adoc @@ -218,7 +218,7 @@ Examples: ---- [[command_weechat_debug]] -* `+debug+`: control debug for core/plugins +* `+debug+`: debug functions ---- /debug list @@ -227,6 +227,7 @@ Examples: buffer|color|infolists|memory|tags|term|windows mouse|cursor [verbose] hdata [free] + time <command> list: list plugins with debug levels set: set debug level for plugin @@ -246,6 +247,7 @@ infolists: display infos about infolists tags: display tags for lines term: display infos about terminal windows: display windows tree + time: measure time to execute a command or to send text to the current buffer ---- [[command_weechat_eval]] |