aboutsummaryrefslogtreecommitdiffstats
path: root/docs/user_guide_end_to_end_onap_cli_commands.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2019-08-08 11:48:47 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-08 11:48:47 +0000
commit083b7660f601db7c1e8fb8fb79279a637fbc58fa (patch)
tree58eb52ba2a639acf9b2456acd75e8ef96fd2a01b /docs/user_guide_end_to_end_onap_cli_commands.rst
parent1fc7be996ea4d044dbea50187ac0885dafe2bdb7 (diff)
parent229c5d3c6b196a9b2e5bfa5513a2eb7297ed04b4 (diff)
Merge "Cli docs improvement"
Diffstat (limited to 'docs/user_guide_end_to_end_onap_cli_commands.rst')
-rw-r--r--docs/user_guide_end_to_end_onap_cli_commands.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user_guide_end_to_end_onap_cli_commands.rst b/docs/user_guide_end_to_end_onap_cli_commands.rst
index 9b595092..69204fdb 100644
--- a/docs/user_guide_end_to_end_onap_cli_commands.rst
+++ b/docs/user_guide_end_to_end_onap_cli_commands.rst
@@ -8,9 +8,9 @@
End-to-End command guide for working with ONAP
==============================================
-This document demonstrate end to end working with ONAP using cli.
+This document demonstrates end to end working with ONAP using cli.
-In current state of ONAP, it is getting initialized by robot scritp (`demo.sh init`),
+Currently, in ONAP, it is getting initialized by robot script (`demo.sh init`),
which requires programming knowledge to modify the scripts as per the requirement.
Cli provides an interface to communicate with different services in ONAP and it can
be used to configure ONAP as per requirement without any programming knowledge.
@@ -154,7 +154,7 @@ Run following command to create VSP.
Add artifact to VSP
-------------------
-This command will associate artifacts to VSP.
+This command associates artifacts to VSP.
::