From b3cf270d1d938ffa9960ccb5e39d5a0ed166f594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 29 Mar 2019 08:37:57 +0100 Subject: core: allow text in addition to a command in command /repeat --- doc/en/autogen/user/weechat_commands.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen/user/weechat_commands.adoc') 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. -- cgit v1.2.3