diff --git a/website/source/docs/cli/destroy.html.md b/website/source/docs/cli/destroy.html.md index 271d61fae..542977eac 100644 --- a/website/source/docs/cli/destroy.html.md +++ b/website/source/docs/cli/destroy.html.md @@ -25,6 +25,9 @@ directory containing the `shutdown` command. ## Options * `-f` or `--force` - Do not ask for confirmation before destroying. +* `--[no-]parallel` - Destroys multiple machines in parallel if the provider + supports it. Please consult the provider documentation to see if this feature + is supported.
The `destroy` command does not remove a box that may have been installed on