website: Document missing flag

This commit is contained in:
Armon Dadgar 2014-12-05 15:39:49 -08:00 committed by Mitchell Hashimoto
parent cce881aadd
commit 8ceabbd8e6
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ The command-line flags are all optional. The list of available flags are:
* `-backup=path` - Path to the backup file. Defaults to `-state-out` with
the ".backup" extension. Disabled by setting to "-".
* `-input=true` - Ask for input for variables if not directly set.
* `-no-color` - Disables output with coloring.
* `-refresh=true` - Update the state for each resource prior to planning