From 59a19fc2b4ffc2d6765fbd77696afd61a550929b Mon Sep 17 00:00:00 2001 From: sindhu3672 Date: Tue, 6 Aug 2019 20:39:31 +0530 Subject: Documents improvement for cli docs Documents enhancements for cli docs Issue-ID: CLI-196 Signed-off-by: sindhu3672 Change-Id: I43e1d0d0ed5b47e514196d5b208a6dc30e43c2da --- docs/cmd_help.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/cmd_help.rst') 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. -- cgit 1.2.3-korg