diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-07 13:26:38 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-07 13:43:20 +0530 |
commit | ada9d6d375f83e3b038f5775fa09402e478db7a9 (patch) | |
tree | e700a346ff24747c731264c1f1d31b08817b412e /docs/user_guide.rst | |
parent | 72b2125162663aadbbaa4156ecbd91a51390a73a (diff) |
Make release rediness
Issue-Id: CLI-57
Change-Id: I7fbfece3464f3b6b3db9f6b41fcca96986d97866
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index 919bb66c..27644cd7 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -64,10 +64,18 @@ https://wiki.onap.org Command usage guide ------------------- -Following document provides the help message and samples for commands supported in this release. +Following document provides the help message for commands supported in this release. .. toctree:: :maxdepth: 1 cmd_help.rst + +Command Samples +--------------- +Following document provides the samples for commands supported in this release. + +.. toctree:: + :maxdepth: 1 + cmd_sample.rst |