From ec696cb636897019cd073a41434cf8cab9d4addb Mon Sep 17 00:00:00 2001 From: Mario Di Miceli Date: Wed, 4 Sep 2024 18:00:14 +0200 Subject: [PATCH] fix typo (extra space) --- commands/usage.go | 1 - 1 file changed, 1 deletion(-) diff --git a/commands/usage.go b/commands/usage.go index fcdd3f345..56799c8ae 100644 --- a/commands/usage.go +++ b/commands/usage.go @@ -20,7 +20,6 @@ Global Options: --no-confirm [-n] No confirm --terraform-binary Path of a terraform binary (optional). If the file does not exist the embedded binary is used. env:"BBL_TERRAFORM_BINARY" --disable-tf-auto-approve Do not use the '-auto-approve' option with terraform (debug mode required) env:"BBL_DISABLE_TF_AUTO_APPROVE" - %s ` CommandUsage = `