mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
core, plugins: simplify help on parameters that can be repeated in commands
This commit is contained in:
@@ -358,7 +358,7 @@ alias_command_init ()
|
||||
" || add|addreplace <name> [<command>[;<command>...]]"
|
||||
" || addcompletion|addreplacecompletion <completion> <name> "
|
||||
"[<command>[;<command>...]]"
|
||||
" || del <name>|<mask> [<name>|<mask>...]"
|
||||
" || del <name>|<mask>..."
|
||||
" || rename <name> <new_name>"
|
||||
" || missing"),
|
||||
/* xgettext:no-c-format */
|
||||
|
||||
Reference in New Issue
Block a user