command: Restore `auto-approve` flag in the output of `apply -help`

This commit is contained in:
Masayuki Morita 2018-03-27 02:21:47 +09:00 committed by Martin Atkins
parent 725281f4aa
commit 1e2bb07504
1 changed files with 2 additions and 0 deletions

View File

@ -214,6 +214,8 @@ Options:
modifying. Defaults to the "-state-out" path with
".backup" extension. Set to "-" to disable backup.
-auto-approve Skip interactive approval of plan before applying.
-lock=true Lock the state file when locking is supported.
-lock-timeout=0s Duration to retry a state lock.