diff options
Diffstat (limited to 'docs')
-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 41b63925..1e7ac204 100644 --- a/docs/special_vars.txt +++ b/docs/special_vars.txt @@ -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) |