Updating the usage language for search repo

Signed-off-by: Matt Farina <matt@mattfarina.com>
pull/7423/head
Matt Farina 6 years ago committed by Matthew Fisher
parent e2a01b2ea5
commit 4b7304ce0e
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -50,7 +50,7 @@ Examples:
# Search for release versions matching the keyword "nginx", including pre-release versions # Search for release versions matching the keyword "nginx", including pre-release versions
$ helm search repo nginx --devel $ helm search repo nginx --devel
# Search for the latest patch release for nginx-ingress 1.x # Search for the latest stable release for nginx-ingress with a major version of 1
$ helm search repo nginx-ingress --version ^1.0.0 $ helm search repo nginx-ingress --version ^1.0.0
Repositories are managed with 'helm repo' commands. Repositories are managed with 'helm repo' commands.

Loading…
Cancel
Save