aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cmd_help.rst
diff options
context:
space:
mode:
authorsindhu3672 <arcot.sindhuri@huawei.com>2019-08-06 20:39:31 +0530
committersindhu3672 <arcot.sindhuri@huawei.com>2019-08-06 20:39:31 +0530
commit59a19fc2b4ffc2d6765fbd77696afd61a550929b (patch)
tree28f4b457cf10bf2b56ba425745524c06a5ebd11c /docs/cmd_help.rst
parentfe0d58756ea86d152fbc5b8139c54aa1b52030db (diff)
Documents improvement for cli docs
Documents enhancements for cli docs Issue-ID: CLI-196 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I43e1d0d0ed5b47e514196d5b208a6dc30e43c2da
Diffstat (limited to 'docs/cmd_help.rst')
-rw-r--r--docs/cmd_help.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmd_help.rst b/docs/cmd_help.rst
index f45d0f75..a3139452 100644
--- a/docs/cmd_help.rst
+++ b/docs/cmd_help.rst
@@ -85,7 +85,7 @@ Error::
usage: oclip basic-logout
-Provides HTTP basic authorization support. As part of logout, it invalidate authoirzation key generated while login.
+Provides HTTP basic authorization support. As part of logout, it invalidates authorization key generated while login.
Product: open-cli
@@ -140,7 +140,7 @@ Error::
usage: oclip catalog
Provides catalog discovery support to find the base api path for given service from product's catalog service.
-Any product want to support catalog, it could derive from this command. Currently ONAP uses it and create
+If any product wants to support catalog, it could derive from this command. Currently ONAP uses it and creates
derived command by using ONAP MSB service.