From 25e4a6efc28fa07261982fc8c85dfed3afdb88d1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 Sep 2019 22:48:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cce0080..4376718 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Options: -c, --continue Fail immediately, if any task fails. --insecure Use parent shell's environment variables. -s, --silent Reduce output. - -e, --environ-json TEXT environment variables, in JSON format. + -e, --environ-json TEXT Environment variables, in JSON format. -j, --json Output in JSON format (stdout). -h, --help Show this message and exit. ```