summaryrefslogtreecommitdiffstats
path: root/docs/oom_quickstart_guide.rst
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-12-09 22:05:35 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-09 22:05:35 +0000
commit8aa1d0d4532d4b6005bdf993c4eee48ebfc60012 (patch)
tree0e941899acd3601543bc7e022a05471cc9043b2f /docs/oom_quickstart_guide.rst
parent4be59f3fdfb1b3630cef8b51a27a619da6d5374f (diff)
parentec07bca720e5e2156be085e89f1ce8521a602eaf (diff)
Merge "[COMMON] Add doc linting"
Diffstat (limited to 'docs/oom_quickstart_guide.rst')
-rw-r--r--docs/oom_quickstart_guide.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/oom_quickstart_guide.rst b/docs/oom_quickstart_guide.rst
index 6b1c69cc44..51c28c2ca3 100644
--- a/docs/oom_quickstart_guide.rst
+++ b/docs/oom_quickstart_guide.rst
@@ -161,8 +161,9 @@ follows::
> make SKIP_LINT=TRUE [HELM_BIN=<HELM_PATH>] all
`HELM_BIN`
- Sets the helm binary to be used. The default value use helm from PATH. Allow the user to have
- multiple version of helm in operating system and choose which one to use.
+ Sets the helm binary to be used. The default value use helm from PATH. Allow
+ the user to have multiple version of helm in operating system and choose
+ which one to use.
**Step 7.** Display the onap charts that available to be deployed::