diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-12-11 03:24:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-11 03:24:53 +0000 |
commit | 66ea89a04f3ad7476697e87fd2a26c4edd52dafd (patch) | |
tree | e34ef6d94dbfcf0a5a8438521e4c93fd04516c6c /docs | |
parent | 023c7bc975d877770519f3105b5057e17cfe57e3 (diff) | |
parent | ff93fce61b144fa74a96ad6b76f4c104f41611d3 (diff) |
Merge "fix typos"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmd_help_onap_amsterdam.rst | 2 | ||||
-rw-r--r-- | docs/cmd_help_onap_beijing.rst | 2 | ||||
-rw-r--r-- | docs/open_cli_schema_version_1_0.rst | 2 | ||||
-rw-r--r-- | docs/user_guide.rst | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/docs/cmd_help_onap_amsterdam.rst b/docs/cmd_help_onap_amsterdam.rst index ccd54ca5..1bc0985a 100644 --- a/docs/cmd_help_onap_amsterdam.rst +++ b/docs/cmd_help_onap_amsterdam.rst @@ -1533,7 +1533,7 @@ Error:: usage: onap microservice-list -Lists the registetred micro services in Onap +Lists the registered micro services in Onap Product: onap-amsterdam Service: msb diff --git a/docs/cmd_help_onap_beijing.rst b/docs/cmd_help_onap_beijing.rst index 363f0ef8..bd572cdb 100644 --- a/docs/cmd_help_onap_beijing.rst +++ b/docs/cmd_help_onap_beijing.rst @@ -1896,7 +1896,7 @@ microservice-list usage: oclip microservice-list -Lists the registetred micro services in Onap +Lists the registered micro services in Onap Product: onap-beijing Service: msb diff --git a/docs/open_cli_schema_version_1_0.rst b/docs/open_cli_schema_version_1_0.rst index c3d09524..634052ef 100644 --- a/docs/open_cli_schema_version_1_0.rst +++ b/docs/open_cli_schema_version_1_0.rst @@ -573,7 +573,7 @@ there are two scopes: * *short* : attribute configured with this option will always printed by default -* *long* : attriuted configured with this option will get printed only when +* *long* : attribute configured with this option will get printed only when user inputs the default parameter *long*, defined in *default_parameters* section. So to print all attributes of a command, user will input parameter: diff --git a/docs/user_guide.rst b/docs/user_guide.rst index b87b39c7..9bbceb4b 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -83,7 +83,7 @@ running the CLI. 5. Profile information is persisted, so when you disconnect and connect again the CLI console, you can start use the same profile again. -NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for reseting the values. +NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for resetting the values. In Beijing release, new default profile named as 'onap-beijing' is delivered with all default ONAP service credentials. so user could use this profile to avoid setting the credentials every time. @@ -132,7 +132,7 @@ Command usage guide ------------------- Following documents provide the usage for each commands supported in different releases. -NOTE: Command marked with EXPERIMENTAL is only for testing purpose. Its not recommeded to use in production environment +NOTE: Command marked with EXPERIMENTAL is only for testing purpose. Its not recommended to use in production environment .. toctree:: :maxdepth: 1 |