From 69eb7a398e6315752ecf91ed27f2ea8acbcd6c1c Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Fri, 24 May 2019 15:46:29 -0500 Subject: [PATCH] DOC: Add new command to README doc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 201674e..1609351 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ SUBCOMMANDS: converters list the available converters env Describe the environment variables ucg uses. eval Evaluate an expression with an optional ucg file as context. + fmt Format ucg files automatically. help Prints this message or the help of the given subcommand(s) importers list the available importers for includes test Check a list of ucg files for errors and run test assertions.