summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-12-21 11:57:01 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-12-21 11:57:01 +0000
commit361e79b0d680f82987b2d479524b2ed1a9411a9a (patch)
tree3852f9f6e5f564c732c54c9eea58d2fdc8c6f2dd /docs
parentd87d8caeceee1c92075d7a30a218cbd80a4ff072 (diff)
downloadirssi-361e79b0d680f82987b2d479524b2ed1a9411a9a.zip
added $versiontime
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2278 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/special_vars.txt1
1 files changed, 1 insertions, 0 deletions
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)