mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
Clarify the help
This commit is contained in:
parent
4bf129084f
commit
82dd550184
2 changed files with 6 additions and 2 deletions
|
|
@ -115,9 +115,9 @@ static void cmd_ignore_show(void)
|
|||
}
|
||||
|
||||
/* SYNTAX: IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
||||
[-network <network>] [-channels <channel>] [-time <secs>] <mask> [<levels>]
|
||||
[-network <network>] [-channels <channel>] [-time <str>] <mask> [<levels>]
|
||||
IGNORE [-regexp | -full] [-pattern <pattern>] [-except] [-replies]
|
||||
[-network <network>] [-time <secs>] <channels> [<levels>] */
|
||||
[-network <network>] [-time <str>] <channels> [<levels>] */
|
||||
/* NOTE: -network replaces the old -ircnet flag. */
|
||||
static void cmd_ignore(const char *data)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue