[DOCS] Fix Helm3 install guide regarding "helm search" command 32/117632/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 9 Feb 2021 10:36:14 +0000 (11:36 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 9 Feb 2021 10:53:24 +0000 (11:53 +0100)
For helm v3 the correct syntax for "search" command is
"helm search repo [keyword]"

Change-Id: Ie2c824ce5c0cdd38dd38de3b621e8302685dd743
Issue-ID: OOM-2562
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/oom_user_guide_helm3.rst

index 08e9ec0..2c1eeab 100644 (file)
@@ -149,7 +149,7 @@ Then build your local Helm repository::
 The Helm search command reads through all of the repositories configured on the
 system, and looks for matches::
 
-  > helm search -l
+  > helm search repo local
   NAME                    VERSION    DESCRIPTION
   local/appc              2.0.0      Application Controller
   local/clamp             2.0.0      ONAP Clamp