1
0
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:
Sebastien Helleu
2013-03-17 13:08:09 +01:00
parent 149c77decd
commit e056f20643
17 changed files with 102 additions and 85 deletions
+3 -2
View File
@@ -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"