diff --git a/website/docs/source/v2/provisioning/shell.html.md b/website/docs/source/v2/provisioning/shell.html.md index db782aff9..ffc9580c7 100644 --- a/website/docs/source/v2/provisioning/shell.html.md +++ b/website/docs/source/v2/provisioning/shell.html.md @@ -59,6 +59,9 @@ The remainder of the available options are optional: true, Vagrant will not do this, allowing the native colors from the script to be outputted. +* `powershell_args` (string) - Extra arguments to pass to `PowerShell` + if you're provisioning with PowerShell on Windows. + ## Inline Scripts