diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-17 16:12:41 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-17 16:12:41 +0200 |
commit | 8b26f3c953f248cc2d66b2bf1a296f76e48c4c6d (patch) | |
tree | d668aea1e33305f24b49ccf989ad66dbf28c3746 /doc/en/autogen | |
parent | efcc5010b690c8723fc012df3199188653764744 (diff) | |
download | weechat-8b26f3c953f248cc2d66b2bf1a296f76e48c4c6d.zip |
Add optional plugin name for command /debug dump and signal "debug_dump"
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 360343c2c..1bb84abeb 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -108,7 +108,7 @@ command: command to execute (a '/' is automatically added if not found at beginning of command) ........................................ -• *`/debug`* `[list | set plugin level | dump | buffer | windows | term]`:: +• *`/debug`* `[list | set plugin level | dump [plugin] | buffer | windows | term]`:: ........................................ control debug for core/plugins |