fix: improve help message
This commit is contained in:
@ -27,7 +27,7 @@ project_name:
|
||||
|
||||
make_commit:
|
||||
type: bool
|
||||
help: would you like to automatically stage and commit the changes?
|
||||
help: would you like to automatically stage and commit the changes? (Recommend no for a first try, yes if confident. Just runs 'git add -A ; git commit' with a standard message.)
|
||||
default: true
|
||||
|
||||
widget_plugins_input:
|
||||
|
Reference in New Issue
Block a user