summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-12-21 15:13:05 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-12-21 15:13:05 +0000
commitacffe7b322d15fb063366a4242753064a7612f32 (patch)
treed24b98b25ed92fc3124a6aaab57309a28573b41f /docs
parent361e79b0d680f82987b2d479524b2ed1a9411a9a (diff)
downloadirssi-acffe7b322d15fb063366a4242753064a7612f32.zip
/LOG OPEN -window accepts now -targets too to specify the refnum
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2279 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/log.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/help/in/log.in b/docs/help/in/log.in
index db952773..332ba85e 100644
--- a/docs/help/in/log.in
+++ b/docs/help/in/log.in
@@ -5,7 +5,8 @@
-autoopen: Automatically open this log file at startup
-<server tag>: Targets are logged only in this server
-targets: Log only in specified channels/nicks (space separated list)
- -window: Log the active window
+ -window: Log output in the window. Active window is used by default, or
+ you can give the window's refnum in -targets.
<filename>: File name where to log, it is parsed with
strftime(), so %%d=day, etc. see "man strftime" for
more info.