website/docs: update docs for powershell-args

This commit is contained in:
Mitchell Hashimoto 2014-10-23 09:53:55 -07:00
parent 3f01a99148
commit f6f784b72b
1 changed files with 3 additions and 0 deletions

View File

@ -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 true, Vagrant will not do this, allowing the native colors from the script
to be outputted. to be outputted.
* `powershell_args` (string) - Extra arguments to pass to `PowerShell`
if you're provisioning with PowerShell on Windows.
<a name="inline-scripts"></a> <a name="inline-scripts"></a>
## Inline Scripts ## Inline Scripts