From: Kanagaraj Manickam k00365106 Date: Thu, 1 Mar 2018 10:05:09 +0000 (+0530) Subject: Migrate the wording from onap to oclip in doc X-Git-Tag: v2.0.2~329 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=40da8f2ca11275489a79dfe8ec7aeb221904b2db;p=cli.git Migrate the wording from onap to oclip in doc Issue-ID: CLI-95 Change-Id: I4d860d97508ce93b323706dc155519bc57318b1b Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 6f761756..4dc633f8 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -18,11 +18,11 @@ Configure the following environment variables, before using it: To Run a command ----------------- -Type **onap ** from linux console. +Type **oclip ** from linux console. To Run in Interactive mode -------------------------- -Type **onap** from linux/web console. +Type **oclip** from linux/web console. And use the directive set to set the values for following parameters: @@ -39,7 +39,7 @@ time. so to choose the product version, set environment variable NOTE: In interactive mode, product version can be selected using typing **use ** -Run *onap [-v|--version]* to see the CLI and available product version details +Run *oclip [-v|--version]* to see the CLI and available product version details Profiling arguments ------------------- @@ -47,7 +47,7 @@ In interactive mode, user can use profiles for for “set arguments value once a Please follow the steps given below for setting profiles: -1. Open the ONAP CLI interactive console +1. Open the CLI interactive console 2. Create the profile, say ‘test:aai’ by running ‘profile test:aai’ There is no limit in number of profiles. OCLIP will create a profile if not exist already, @@ -74,8 +74,8 @@ NOTE: Use the directive 'set' for setting the values for parameters and 'unset' Help ---- -*onap [-h|--help]* -*onap [-h|--help]* +*oclip [-h|--help]* +*oclip [-h|--help]* Debug Mode ----------