From cc87d5b3da601b328d747206b5a66671f7fda311 Mon Sep 17 00:00:00 2001 From: jade Date: Sat, 13 Dec 2025 15:26:12 +1100 Subject: [PATCH] chore: remove reference to wizard mode from recipe upgrade cli docs --- cli/recipe/upgrade.go | 4 +--- pkg/i18n/locales/abra.pot | 4 +--- pkg/i18n/locales/es.po | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/cli/recipe/upgrade.go b/cli/recipe/upgrade.go index b202948c2..f3776b0da 100644 --- a/cli/recipe/upgrade.go +++ b/cli/recipe/upgrade.go @@ -57,9 +57,7 @@ is up to the end-user to decide. The command is interactive and will show a select input which allows you to make a seclection. Use the "?" key to see more help on navigating this -interface. - -You may invoke this command in "wizard" mode and be prompted for input.`), +interface.`), Args: cobra.RangeArgs(0, 1), ValidArgsFunction: func( cmd *cobra.Command, diff --git a/pkg/i18n/locales/abra.pot b/pkg/i18n/locales/abra.pot index a6306135c..eee4dd53a 100644 --- a/pkg/i18n/locales/abra.pot +++ b/pkg/i18n/locales/abra.pot @@ -1500,9 +1500,7 @@ msgid "Upgrade a given configuration.\n" "\n" "The command is interactive and will show a select input which allows you to\n" "make a seclection. Use the \"?\" key to see more help on navigating this\n" - "interface.\n" - "\n" - "You may invoke this command in \"wizard\" mode and be prompted for input." + "interface." msgstr "" #. translators: Short description for `upgrade` command diff --git a/pkg/i18n/locales/es.po b/pkg/i18n/locales/es.po index 1ff372022..d4f62e030 100644 --- a/pkg/i18n/locales/es.po +++ b/pkg/i18n/locales/es.po @@ -1539,9 +1539,7 @@ msgid "" "\n" "The command is interactive and will show a select input which allows you to\n" "make a seclection. Use the \"?\" key to see more help on navigating this\n" -"interface.\n" -"\n" -"You may invoke this command in \"wizard\" mode and be prompted for input." +"interface." msgstr "" #. translators: Short description for `upgrade` command