website: Remove `-backup` from `plan` docs

Refs #7087
This commit is contained in:
Paul Hinze 2016-06-10 18:06:26 -05:00
parent 1a0893ddc7
commit b0485db5f4
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ for the configuration and state file to refresh.
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 "-".
* `-destroy` - If set, generates a plan to destroy all the known resources.
* `-detailed-exitcode` - Return a detailed exit code when the command exits.