From 2990b13f78c74266052a1d4d65921eaef5be3903 Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Wed, 26 Feb 2020 20:20:49 +0100 Subject: [PATCH] Minor fixup to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cea2c0d..cf1d05f 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ Flags: ``` On top of the following command-line flags, `go-cmw` can also take advantage of environment variables. -`go-cmw` can take advantage of `GO_CMW_LOCATION` and `GO_CMW_LANGUAGE` environment variables if set. \ No newline at end of file +`go-cmw` can take advantage of `GO_CMW_FORMAT`, `GO_CMW_LOCATION` and `GO_CMW_LANGUAGE` environment variables if set. \ No newline at end of file