mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
alias: add help about syntax %%command for completion of alias in /alias
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user