From 80664fabb6f0ec0b166177da76e704998ab46034 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 11 Sep 2001 12:46:26 +0000 Subject: [PATCH] -targets accepts space separated list.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1785 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/log.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/in/log.in b/docs/help/in/log.in index 6a61ef9f..db952773 100644 --- a/docs/help/in/log.in +++ b/docs/help/in/log.in @@ -4,7 +4,7 @@ -noopen: Create the entry to log list, but don't start logging -autoopen: Automatically open this log file at startup -: Targets are logged only in this server - -targets: Log only in specified channels/nicks + -targets: Log only in specified channels/nicks (space separated list) -window: Log the active window : File name where to log, it is parsed with strftime(), so %%d=day, etc. see "man strftime" for