summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/alias_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-12-17 18:32:40 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-12-17 18:32:40 +0100
commit034b216eeef2efbf91edafdb60d3e3ee48d72947 (patch)
treeefa00623c73f5504423338ee88df8e1f0c7979cf /doc/en/autogen/user/alias_commands.txt
parent1f76df2c203215b02b6c6e9983d7f587c9b3b375 (diff)
downloadweechat-034b216eeef2efbf91edafdb60d3e3ee48d72947.zip
alias: add help about syntax %%command for completion of alias in /alias
Diffstat (limited to 'doc/en/autogen/user/alias_commands.txt')
-rw-r--r--doc/en/autogen/user/alias_commands.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/user/alias_commands.txt b/doc/en/autogen/user/alias_commands.txt
index c7ca1d749..9db1ec962 100644
--- a/doc/en/autogen/user/alias_commands.txt
+++ b/doc/en/autogen/user/alias_commands.txt
@@ -4,6 +4,7 @@
/alias [-completion <completion>] <alias> [<command> [;<command>...]]
completion: completion for alias (optional, by default completion is done with target command)
+ note: you can use %%command to use completion of an existing command
alias: name of alias (can start or end with "*" for alias listing)
command: command name with arguments (many commands can be separated by semicolons)