summaryrefslogtreecommitdiff
path: root/docs/content/usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/usage.md')
-rw-r--r--docs/content/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/usage.md b/docs/content/usage.md
index 52db98ff..1ac2ca96 100644
--- a/docs/content/usage.md
+++ b/docs/content/usage.md
@@ -367,7 +367,7 @@ The `GOMPLATE_LOG_FORMAT` environment variable can be used to control the format
of the log messages that gomplate may output, whether error messages or debug
messages when the [`--verbose`](#verbose) option is in use.
-The value can be set to `json`, `logfmt`, `console`, or `simple`.
+The value can be set to `json` or `logfmt`.
#### `json` format