From 9b0c49f9ccd5d7928f7c87bb2714d9625641cd9c Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 13 Aug 2000 14:02:19 +0000 Subject: Getting ready for .95 .. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@598 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'docs/manual.txt') diff --git a/docs/manual.txt b/docs/manual.txt index 8be536b3..0c67af21 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -930,19 +930,17 @@ 11.1 Basic logging - /LOG OPEN [-noopen] [-autoopen] [-targets ] [-window] - [-rotate hour|day|week|month] [] + /LOG OPEN [-noopen] [-autoopen] [-targets ] + [-window] [] -noopen: Create the entry to log list, but don't start logging -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. : File name where to log, it is parsed with strftime(), so %d=day, etc. see "man strftime" for - more info. + more info. Irssi will automatically check every hour + if log should be rotated. : Defaults to ALL /LOG CLOSE | - Close log and remove from log list @@ -968,7 +966,7 @@ /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 -- cgit v1.2.3