From 361e79b0d680f82987b2d479524b2ed1a9411a9a Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Fri, 21 Dec 2001 11:57:01 +0000 Subject: [PATCH] added $versiontime git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2278 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/special_vars.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/special_vars.txt b/docs/special_vars.txt index 252a6ecf..c56c452f 100644 --- a/docs/special_vars.txt +++ b/docs/special_vars.txt @@ -79,6 +79,7 @@ $A .. $Z is important. $Z time of day (hh:mm, can be changed with /SET timestamp_format) $$ a literal '$' + $versiontim prints time of the irssi version in HHMM format $sysname system name (eg. Linux) $sysrelease system release (eg. 2.2.18) $sysarch system architecture (eg. i686)