From aa886d4979d24929cb4cc39f28d1f81beeb11e19 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 Sep 2019 22:34:20 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9d98973..2620b21 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Usage: bake [OPTIONS] [TASK] [ARGUMENTS]... Options: -b, --bakefile TEXT -l, --list Lists available tasks from Bakefile. - --shellcheck --allow TEXT Whitelist an environment variable for use. --yes Set medium–security prompts to yes. -c, --continue Fail immediately, if any task fails.