mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue