We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1322324 commit a4f4b33Copy full SHA for a4f4b33
packages/angular/cli/src/commands/completion/long-description.md
@@ -51,11 +51,8 @@ flexibility in their environments when desired.
51
## Platform support
52
53
Angular CLI supports autocompletion for the Bash and Zsh shells on MacOS and Linux operating
54
-systems.
55
-
56
-Windows does not support autocompletion in native shells, such as Cmd and Powershell. However,
57
-the Angular CLI supports Git Bash and
58
-[Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/) using Bash or Zsh.
+systems. On Windows, Git Bash and [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/)
+using Bash or Zsh are supported.
59
60
## Global install
61
0 commit comments