summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/user/weechat_commands.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt
index 362166c09..cb2a261be 100644
--- a/doc/en/autogen/user/weechat_commands.txt
+++ b/doc/en/autogen/user/weechat_commands.txt
@@ -208,11 +208,15 @@ Examples:
[command]*`help`* display help about commands and options::
........................................
-/help <command>
+/help -list|-listfull [<plugin> [<plugin>...]]
+ <command>
<option>
-command: a command name
- option: an option name (use /set to see list)
+ -list: list commands, by plugin (without argument, this list is displayed)
+-listfull: list commands with description, by plugin
+ plugin: list commands for this plugin
+ command: a command name
+ option: an option name (use /set to see list)
........................................
[command]*`history`* show buffer command history::