From 90285425a8d776db4ebadcc24384f5b71bf7c3a7 Mon Sep 17 00:00:00 2001
From: Timo Sirainen
Date: Wed, 7 Nov 2001 11:54:44 +0000
Subject: Removed " = " in /SET autolog_path example - it really shouldn't be
there :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1976 dbcabf3a-b0e7-0310-adc4-f8d773084564
---
docs/startup-HOWTO.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/startup-HOWTO.html')
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html
index 0d87b17c..da917b2f 100644
--- a/docs/startup-HOWTO.html
+++ b/docs/startup-HOWTO.html
@@ -495,7 +495,7 @@ logs by adding date/time formats to the file name. The formats are in
"man strftime" format. For example
- /SET autolog_path = ~/irclogs/%Y/$tag/$0.%m-%d.log
+ /SET autolog_path ~/irclogs/%Y/$tag/$0.%m-%d.log
For logging only some specific channels or nicks, see /HELP log
--
cgit v1.2.3