forked from toolshed/abra
chore: remove reference to wizard mode from recipe upgrade cli docs
This commit is contained in:
@ -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,
|
||||
|
||||
@ -1500,9 +1500,7 @@ msgid "Upgrade a given <recipe> 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
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user