From 32edff0fa50551dee049cc808552757752ef81c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 13 May 2014 22:12:19 +0200 Subject: core: add option "-buffer" in command /command (closes #67) --- doc/en/autogen/user/weechat_commands.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/en/autogen') diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 7f24cf0f3..1b5612c45 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -167,9 +167,10 @@ Examples: [command]*`command`* launch explicit WeeChat or plugin command:: ---- -/command +/command [-buffer ] - plugin: plugin name ('core' for WeeChat internal command) +-buffer: execute the command on this buffer + plugin: execute the command from this plugin; 'core' for a WeeChat command, '*' for automatic plugin (it depends on the buffer where the command is executed) command: command to execute (a '/' is automatically added if not found at beginning of command) ---- -- cgit v1.2.3