From cdda58437863857544939317ad59d3db1021668b Mon Sep 17 00:00:00 2001 From: TGoepfertT Date: Tue, 10 Mar 2026 09:07:18 +0100 Subject: [PATCH] Update update.md Command line argument corrected --- ssms/install/update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssms/install/update.md b/ssms/install/update.md index bbc32dd..18f4897 100644 --- a/ssms/install/update.md +++ b/ssms/install/update.md @@ -127,7 +127,7 @@ The most current release of the installer in the latest version of SSMS typicall - In a command window, use the bootstrapper to update the installer: ```console - vs_SSMS.exe --update --quiet + vs_SSMS.exe update --quiet ``` [!INCLUDE [support](../includes/support.md)]