chore: remove reference to wizard mode from recipe upgrade cli docs

This commit is contained in:
2025-12-13 15:26:12 +11:00
parent 8b5e3f3c78
commit cc87d5b3da
3 changed files with 3 additions and 9 deletions

View File

@ -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 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 make a seclection. Use the "?" key to see more help on navigating this
interface. interface.`),
You may invoke this command in "wizard" mode and be prompted for input.`),
Args: cobra.RangeArgs(0, 1), Args: cobra.RangeArgs(0, 1),
ValidArgsFunction: func( ValidArgsFunction: func(
cmd *cobra.Command, cmd *cobra.Command,

View File

@ -1500,9 +1500,7 @@ msgid "Upgrade a given <recipe> configuration.\n"
"\n" "\n"
"The command is interactive and will show a select input which allows you to\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" "make a seclection. Use the \"?\" key to see more help on navigating this\n"
"interface.\n" "interface."
"\n"
"You may invoke this command in \"wizard\" mode and be prompted for input."
msgstr "" msgstr ""
#. translators: Short description for `upgrade` command #. translators: Short description for `upgrade` command

View File

@ -1539,9 +1539,7 @@ msgid ""
"\n" "\n"
"The command is interactive and will show a select input which allows you to\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" "make a seclection. Use the \"?\" key to see more help on navigating this\n"
"interface.\n" "interface."
"\n"
"You may invoke this command in \"wizard\" mode and be prompted for input."
msgstr "" msgstr ""
#. translators: Short description for `upgrade` command #. translators: Short description for `upgrade` command