From 745ce4a068bdcdbf27a5a0466c9e0f38c2cd5cdb Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Thu, 28 Dec 2017 12:14:07 +0000 Subject: Improve documentaiton for end to end cmd Improve documentation for end to end cmd documentation. Change-Id: I6f862c4a952e468dc8c60e9fcbcb99a525e6edf2 Issue-ID: CLI-86 Signed-off-by: subhash kumar singh --- docs/developer_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/developer_guide.rst') diff --git a/docs/developer_guide.rst b/docs/developer_guide.rst index 7cc1188e..13a6a5a7 100644 --- a/docs/developer_guide.rst +++ b/docs/developer_guide.rst @@ -10,7 +10,7 @@ CLI developer guide Develop OCLIP using plug-ins or YAML. As a Plug-in -------------- +------------ The plug-in approach is useful for implementing commands for products that do not support REST APIs. It uses this approach to provide the commands for its platform-related operations and provides the following commands as plug-ins: -- cgit 1.2.3-korg