1
0
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:
Sébastien Helleu
2024-08-24 10:59:21 +02:00
parent 08ad5be78d
commit 9f44a1087b
20 changed files with 1040 additions and 876 deletions
+1 -1
View File
@@ -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 */