summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/user/weechat_commands.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt
index 61fb893bc..1bc6d888f 100644
--- a/doc/it/autogen/user/weechat_commands.txt
+++ b/doc/it/autogen/user/weechat_commands.txt
@@ -167,10 +167,11 @@ Examples:
[command]*`command`* esegui comando o plugin di WeeChat esplicito::
----
-/command <plugin> <comando>
+/command [-buffer <name>] <plugin> <command>
- plugin: nome plugin ('core' per il comando interno di WeeChat)
-comando: comando da eseguire (una '/' viene aggiunta automaticamente se non trovata all'inizio del comando)
+-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)
----
[[command_weechat_cursor]]