mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
irc: fix help on mask in command /ignore
This commit is contained in:
@@ -6276,8 +6276,8 @@ irc_command_init ()
|
||||
N_(" list: list all ignores\n"
|
||||
" add: add an ignore\n"
|
||||
" nick: nick or hostname (can be a POSIX extended regular "
|
||||
"expression if \"re:\" is given or a mask using \"*\" to replace one "
|
||||
"or more chars)\n"
|
||||
"expression if \"re:\" is given or a mask using \"*\" to replace "
|
||||
"zero or more chars)\n"
|
||||
" del: delete an ignore\n"
|
||||
" number: number of ignore to delete (look at list to find it)\n"
|
||||
" -all: delete all ignores\n"
|
||||
|
||||
Reference in New Issue
Block a user