summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-11-16 22:45:10 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-11-16 22:45:10 +0000
commit3de1830008a3befcb318a153b74d4a8d5e713852 (patch)
tree8d821040d0e97d0f910b043013849b6d537399a6 /docs/help
parentda9fd56f718cbe7fb4ae9befe91b2532dad222f0 (diff)
downloadirssi-3de1830008a3befcb318a153b74d4a8d5e713852.zip
updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@841 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/log.in5
-rw-r--r--docs/help/in/msg.in2
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/help/in/log.in b/docs/help/in/log.in
index fd9fc2cf..302701f2 100644
--- a/docs/help/in/log.in
+++ b/docs/help/in/log.in
@@ -5,9 +5,6 @@
-autoopen: Automatically open this log file at startup
-targets: Log only in specified channels/nicks
-window: Log the active window
- -rotate: Reopen the log file every hour, day, week or month.
- This makes only sense if you specify date/time formats
- to file name.
<filename>: File name where to log, it is parsed with
strftime(), so %d=day, etc. see "man strftime" for
more info.
@@ -32,7 +29,7 @@ Examples:
/LOG OPEN -targets cras ~/irclogs/cras.log MSGS
- Logs all messages from/to nick `cras'
-/LOG OPEN -rotate day -targets #linux ~/irclogs/linux/linux-%Y-%m-%d
+/LOG OPEN -targets #linux ~/irclogs/linux/linux-%Y-%m-%d
- Logs all messages in channel #linux. Log is rotated daily, so
logs in 1. May 2000 goes to file "linux-2000-05-01", when the
day is changed, Irssi closes the log and starts logging to
diff --git a/docs/help/in/msg.in b/docs/help/in/msg.in
index 145d916a..f58ba41a 100644
--- a/docs/help/in/msg.in
+++ b/docs/help/in/msg.in
@@ -11,5 +11,5 @@ Examples:
/MSG #irssi Hello, is the new gtk-version out already?
(This format is rarely needed.)
-See also: CTCP, /
+See also: CTCP