winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit e78ebd8f040c7704bf769cedafe244f8c79782f5
parent f2eb735f719e62bfcf8b0f2e0155056d78fd4bfb
Author: denelon <denelon@microsoft.com>
Date:   Tue, 11 May 2021 14:38:04 -0700

Update upgrade.md (#949)


Diffstat:
Mdoc/windows/package-manager/winget/upgrade.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/windows/package-manager/winget/upgrade.md b/doc/windows/package-manager/winget/upgrade.md @@ -10,7 +10,7 @@ ms.localizationpriority: medium [!INCLUDE [preview-note](../../includes/package-manager-preview.md)] -The **upgrade** command of the [winget](index.md) tool upgrades the specified application. Use the [**list**](.\list.md) command to identify the application you want to upgrade. +The **upgrade** command of the [winget](index.md) tool upgrades the specified application. Optionally, you may use the [**list**](.\list.md) command to identify the application you want to upgrade. The **upgrade** command requires that you specify the exact string to upgrade. If there is any ambiguity, you will be prompted to further filter the **upgrade** command to an exact application.