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
|
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,
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user