From 50df325f1c6268b382346aba56fec95b6194a75d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Wed, 18 Sep 2019 19:21:15 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e80fd1..e438e0f 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ $ bake install Neat, eh? -### Passing Values (Arguments & Parameters) +### Arguments & Parameters: Passing Values In ```console $ bake utils/argv KEY=VALUE 1 2 3 @@ -175,7 +175,7 @@ $ bake utils/argv KEY=VALUE 1 2 3 + Done. ``` -### Added Peace of Mind +### (Optional) Non-Deterministic Confirmation Dialouges ```console $ bake utils/deploy