From b94863cc2355fc244e596ca379492cb9f80b2d7f Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 3 Nov 2017 16:22:46 +0530 Subject: Docs spell correction and CLI front page updates CLI-57 Change-Id: I35931570e2b6f1a281dbd57b485ebc4c1dd71528 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/user_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/user_guide.rst') diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 37ac770d..919bb66c 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -33,7 +33,7 @@ And use the directive set to set the values for following parameters: Set the product version ------------------------ CLI framework is enhanced to handle multiple product versions at same -time. so to choose the product version, set evironment variable +time. so to choose the product version, set environment variable **CLI_PROUDCT_VERSION**. NOTE: In interactive mode, product version can be selected using @@ -43,7 +43,7 @@ Run *onap [-v|--version]* to see the CLI and available product version details Set the parameter values ------------------------ -Use the directive 'set' for setting the values for parameters and 'unset' for un-seting the values. +Use the directive 'set' for setting the values for parameters and 'unset' for reseting the values. Help ---- -- cgit 1.2.3-korg