mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
-ansicolors -mirccolors => -colors in /LOG OPEN syntax, since there's only -colors currently..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1841 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b7e41fe358
commit
b3779bc7a5
@ -71,7 +71,7 @@ static void log_add_targets(LOG_REC *log, const char *targets, const char *tag)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* SYNTAX: LOG OPEN [-noopen] [-autoopen] [-window] [-<server tag>]
|
/* SYNTAX: LOG OPEN [-noopen] [-autoopen] [-window] [-<server tag>]
|
||||||
[-targets <targets>] [-mirccolors | -ansicolors]
|
[-targets <targets>] [-colors]
|
||||||
<fname> [<levels>] */
|
<fname> [<levels>] */
|
||||||
static void cmd_log_open(const char *data)
|
static void cmd_log_open(const char *data)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user