From 81b96fc7b14ebde359a2d3f847c75b864e16e161 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 29 Sep 2025 10:31:46 +0200 Subject: [PATCH] docs: better wording --- cli/app/secret.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/app/secret.go b/cli/app/secret.go index b3f5c0f7de..0a4b8842f1 100644 --- a/cli/app/secret.go +++ b/cli/app/secret.go @@ -165,7 +165,7 @@ var AppSecretInsertCommand = &cobra.Command{ Arbitrary secret insertion is not supported. Secrets that are inserted must match those configured in the recipe beforehand. -This can be useful when you want to manually generate secrets for an app +This command can be useful when you want to manually generate secrets for an app environment. Typically, you can let Abra generate them for you on app creation (see "abra app new --secrets/-S" for more).`), Example: i18n.G(` # insert regular secret