Compare commits

...

1 Commits

Author SHA1 Message Date
Andreas Schneider 4742af20fe Fixed list in README 2015-10-22 11:01:58 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ Once the first none-empty line is unrecognized (no command found), the parser wi
`Generate <variablename> <generator>`
: Sets a variable with a generated value.
Possible generators:
* `UUID`
* `unixtime` (a unix timestamp)
* `localtime` (a formatted time)