From ff93fce61b144fa74a96ad6b76f4c104f41611d3 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Wed, 21 Nov 2018 10:50:42 +0100 Subject: fix typos Change-Id: Ic52ddbcc6142cf0b89e21b5a59f6ac91e0524664 Signed-off-by: Stanislav Chlebec Issue-ID: DOC-342 --- docs/cmd_help_onap_amsterdam.rst | 2 +- docs/cmd_help_onap_beijing.rst | 2 +- docs/open_cli_schema_version_1_0.rst | 2 +- docs/user_guide.rst | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') 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 -- cgit 1.2.3-korg