diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 17:43:36 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-12-07 17:43:36 +0100 |
commit | 15d9aab7fa0027a7408c08926ae03bb81cd9284d (patch) | |
tree | 12fc582581208d612aa09b1fb826112d059a4a81 /doc/en/autogen/user/weechat_commands.txt | |
parent | 86489d458763968ef7a833ad00dbc905c1b0e60d (diff) | |
download | weechat-15d9aab7fa0027a7408c08926ae03bb81cd9284d.zip |
core: add option "hooks" for command /debug
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 7d5b99b6b..a52c83c06 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -184,6 +184,7 @@ Examples: color: display infos about current color pairs cursor: toggle debug for cursor mode hdata: display infos about hdata (with free: remove all hdata in memory) + hooks: display infos about hooks infolists: display infos about infolists memory: display infos about memory usage mouse: toggle debug for mouse |