summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-09-11 12:46:26 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-09-11 12:46:26 +0000
commit80664fabb6f0ec0b166177da76e704998ab46034 (patch)
tree354052f5f6d690cbd526b753e1c788150be50efd /docs/help
parentdb2a25d22d9c1125e00b5e18dced96e4488a5b81 (diff)
downloadirssi-80664fabb6f0ec0b166177da76e704998ab46034.zip
-targets accepts space separated list..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1785 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/log.in2
1 files changed, 1 insertions, 1 deletions
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
-<server tag>: 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
<filename>: File name where to log, it is parsed with
strftime(), so %%d=day, etc. see "man strftime" for