From 4742af20fef3c79fa1c5667e1089b9b3718b2f56 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 22 Oct 2015 11:01:58 +0200 Subject: [PATCH] Fixed list in README --- README.md | 1 + 1 file changed, 1 insertion(+) 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)