diff --git a/src/VisualStudio/readme.md b/src/VisualStudio/readme.md index 42f29a0..5d010e3 100644 --- a/src/VisualStudio/readme.md +++ b/src/VisualStudio/readme.md @@ -6,8 +6,7 @@ A global tool for running, managing and querying Visual Studio installations -Command line parsing is done with [System.CommandLine](https://www.nuget.org/packages/System.CommandLine), -with a compatibility layer that still accepts common legacy forms such as `-flag`, `--flag`, `/flag`, +Supports switches in all the following forms: `-flag`, `--flag`, `/flag`, `-flag=value`, `--flag=value`, `-flag:value`, `--flag:value`, and bare channel/SKU/workload shortcuts. Supported commands: