mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
alias: add help about syntax %%command for completion of alias in /alias
This commit is contained in:
@@ -975,6 +975,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
|
||||
N_("completion: completion for alias (optional, by "
|
||||
"default completion is done with target "
|
||||
"command)\n"
|
||||
" note: you can use %%command to use "
|
||||
"completion of an existing command\n"
|
||||
" alias: name of alias (can start or end "
|
||||
"with \"*\" for alias listing)\n"
|
||||
" command: command name with arguments (many "
|
||||
|
||||
Reference in New Issue
Block a user