diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-20 18:20:56 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-20 18:20:56 +0530 |
commit | 663f73eaaf2e395416683ba5502489acd46099e9 (patch) | |
tree | d48ffb30c100d1c37f91a5a048372de209a9b109 /docs | |
parent | af6c9402dcfaea05be99d8b58df7672b65660179 (diff) |
Fix open-cli title in cli help doc
Issue-ID: CLI-100
Change-Id: I56daedf3257e989da14dea241d32e94b7fecd3dc
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmd_help.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmd_help.rst b/docs/cmd_help.rst index eee3f4af..eece635e 100644 --- a/docs/cmd_help.rst +++ b/docs/cmd_help.rst @@ -10,6 +10,7 @@ .. _cli_cmd_help: open-cli +========= Open CLI is the OCLIP platform facilitates creating the commands from YAMLs. Currently it supports commands for refreshing the existing command YAMLs and validating the YAMLs. |