mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
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
This commit is contained in:
parent
6a82e806b4
commit
90285425a8
1 changed files with 1 additions and 1 deletions
|
|
@ -495,7 +495,7 @@ logs by adding date/time formats to the file name. The formats are in
|
|||
"man strftime" format. For example</p>
|
||||
|
||||
<pre>
|
||||
/SET autolog_path = ~/irclogs/%Y/$tag/$0.%m-%d.log
|
||||
/SET autolog_path ~/irclogs/%Y/$tag/$0.%m-%d.log
|
||||
</pre>
|
||||
|
||||
<p>For logging only some specific channels or nicks, see /HELP log</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue