From 6aaeebadb7c2d7c7148e1537f9827492db053dba Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Mon, 21 Mar 2022 13:31:22 -0500 Subject: [PATCH] Make upgrade help inform of list ability --- src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw index 61492b9498..cc291c7541 100644 --- a/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw +++ b/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw @@ -666,11 +666,11 @@ They can be configured through the settings file 'winget settings'. No applicable update found. - Upgrades the selected package, either found by searching the installed packages list or directly from a manifest. By default, the query must case-insensitively match the id, name, or moniker of the package. Other fields can be used by passing their appropriate option. + Upgrades the selected package, either found by searching the installed packages list or directly from a manifest. By default, the query must case-insensitively match the id, name, or moniker of the package. Other fields can be used by passing their appropriate option. When no arguments are given, lists the packages with upgrades available id, name, and moniker are all named values in our context, and may benefit from not being translated. The match must be for any of them, with comparison ignoring case. - Upgrades the given package + List and perform available upgrades usage