diff --git a/README.md b/README.md index 873fab4..d93d5b4 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Once the first none-empty line is unrecognized (no command found), the parser wi `Generate ` : Sets a variable with a generated value. Possible generators: + * `UUID` * `unixtime` (a unix timestamp) * `localtime` (a formatted time)