mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
irc: add note about regex and output on server buffer in /help list
This commit is contained in:
@@ -7289,7 +7289,8 @@ irc_command_init ()
|
||||
N_(" server: send to this server (internal name)\n"
|
||||
" regex: POSIX extended regular expression used to filter results "
|
||||
"(case insensitive, can start by \"(?-i)\" to become case "
|
||||
"sensitive)\n"
|
||||
"sensitive); when a regular expression is used, the result is "
|
||||
"displayed on server buffer instead of a dedicated buffer\n"
|
||||
"channel: channel to list\n"
|
||||
" target: server name\n"
|
||||
" -up: move the selected line up by \"number\" lines\n"
|
||||
|
||||
Reference in New Issue
Block a user