init: Added :yes as a hint to override confirmation

This commit is contained in:
Paul Beckingham 2016-05-03 00:29:28 -04:00
parent e8544a72ce
commit adae77e99e
3 changed files with 10 additions and 4 deletions

View file

@ -129,6 +129,8 @@ forms of feedback, for purposes of automation. The supported hints are:
:quiet Turns off all feedback. For automation
:debug Runs in debug mode, shows many runtime details
:yes Overrides confirmation by answering 'yes' to the questions
:color Force color on, even if not connected to a TTY
:nocolor Force color off, even if connected to a TTY