From 5e9d25b9a65f84065c2ec6f2f19efb7c786d5482 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Thu, 9 Jul 2026 20:57:28 +0000 Subject: [PATCH] =?UTF-8?q?+M=E1=90=81=20includes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/VisualStudio/readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: