From e8e79b85d566da4ebb0a1ee42cf72211a04eb0cb Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Thu, 24 Mar 2022 00:12:56 -0500 Subject: [PATCH] Make upgrade help inform of list ability (#2034) --- 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..e30bd77158 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, shows 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 + Shows and performs available upgrades usage