/SET timestamp_format now specifies format of $Z. timestamp msg format

now uses $Z instead of that horrible $[-2.0]3:$[-2.0]4 that no-one
understood :) It's still possible to use the old method too.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1153 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-01-28 04:03:56 +00:00 committed by cras
commit a4cdb86128
3 changed files with 21 additions and 4 deletions

View file

@ -76,7 +76,7 @@ $A .. $Z is important.
$W current working directory
$X your /userhost $N address (user@host)
$Y value of REALNAME
$Z time of day (hh:mm)
$Z time of day (hh:mm, can be changed with /SET timestamp_format)
$$ a literal '$'
$sysname system name (eg. Linux)