From 229c5d3c6b196a9b2e5bfa5513a2eb7297ed04b4 Mon Sep 17 00:00:00 2001 From: sindhu3672 Date: Wed, 7 Aug 2019 11:14:01 +0530 Subject: Cli docs improvement Documents enhancements for cli docs Issue-ID: CLI-196 Signed-off-by: sindhu3672 Change-Id: Ifc96cade9970a493d182d63a90f4fcbd3f3046e8 --- docs/user_guide_end_to_end_onap_cli_commands.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/user_guide_end_to_end_onap_cli_commands.rst') 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. :: -- cgit 1.2.3-korg