Fixed list in README
This commit is contained in:
parent
282ae6fa28
commit
4742af20fe
|
@ -116,6 +116,7 @@ Once the first none-empty line is unrecognized (no command found), the parser wi
|
||||||
`Generate <variablename> <generator>`
|
`Generate <variablename> <generator>`
|
||||||
: Sets a variable with a generated value.
|
: Sets a variable with a generated value.
|
||||||
Possible generators:
|
Possible generators:
|
||||||
|
|
||||||
* `UUID`
|
* `UUID`
|
||||||
* `unixtime` (a unix timestamp)
|
* `unixtime` (a unix timestamp)
|
||||||
* `localtime` (a formatted time)
|
* `localtime` (a formatted time)
|
||||||
|
|
Loading…
Reference in New Issue