diff options
Diffstat (limited to 'docs/special_vars.txt')
-rw-r--r-- | docs/special_vars.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/special_vars.txt b/docs/special_vars.txt index 2008931f..f19b2bb2 100644 --- a/docs/special_vars.txt +++ b/docs/special_vars.txt @@ -80,7 +80,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 + $versiontime 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) |