mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
rmodifier: add info about "groups" in /help rmodifier
This commit is contained in:
@@ -241,9 +241,10 @@ rmodifier_command_init ()
|
||||
" add: add a rmodifier\n"
|
||||
" name: name of rmodifier\n"
|
||||
" modifiers: comma separated list of modifiers\n"
|
||||
" groups: action on groups found: comma separated "
|
||||
" groups: action on groups captured in regular "
|
||||
"expression (inside parentheses): comma separated "
|
||||
"list of groups (from 1 to 9) with optional \"*\" "
|
||||
"after number to hide group\n"
|
||||
"after number to hide the group\n"
|
||||
" regex: regular expression (case insensitive, "
|
||||
"can start by \"(?-i)\" to become case sensitive)\n"
|
||||
" del: delete a rmodifier\n"
|
||||
|
||||
Reference in New Issue
Block a user