From 21ac088d3925d2594b4376bc2550a2016fa9207c Mon Sep 17 00:00:00 2001 From: Kevin K Date: Tue, 18 Apr 2017 13:24:37 -0400 Subject: [PATCH] Fixes a typo in PowerShell completion script help `--force` -> `-force` --- src/rustup-cli/help.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rustup-cli/help.rs b/src/rustup-cli/help.rs index d077e6106a..d2f56171e6 100644 --- a/src/rustup-cli/help.rs +++ b/src/rustup-cli/help.rs @@ -230,7 +230,7 @@ r"DISCUSSION: If the above command returns `False` run the following - `PS C:\> New-Item -path $profile -type file --force` + `PS C:\> New-Item -path $profile -type file -force` Now open the file provided by `$profile` (if you used the `New-Item` command it will be