summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/weechat_commands.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-03-29 08:37:57 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-03-29 08:37:57 +0100
commitb3cf270d1d938ffa9960ccb5e39d5a0ed166f594 (patch)
tree4ca195f9c15e946b07f9d5c0ed9ba4f8101561cd /doc/en/autogen/user/weechat_commands.adoc
parent8251f1fd13013a93fe441a71695b389f71cb47cb (diff)
downloadweechat-b3cf270d1d938ffa9960ccb5e39d5a0ed166f594.zip
core: allow text in addition to a command in command /repeat
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.adoc')
-rw-r--r--doc/en/autogen/user/weechat_commands.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.adoc b/doc/en/autogen/user/weechat_commands.adoc
index 34dbbf7cf..d1dbf186a 100644
--- a/doc/en/autogen/user/weechat_commands.adoc
+++ b/doc/en/autogen/user/weechat_commands.adoc
@@ -759,7 +759,7 @@ Without argument, all files (WeeChat and plugins) are reloaded.
delay: delay between execution of commands (in milliseconds)
count: number of times to execute command
-command: command to execute (a '/' is automatically added if not found at beginning of command)
+command: command to execute (or text to send to buffer if command does not start with '/')
All commands are executed on buffer where this command was issued.