diff options
Diffstat (limited to 'docs/developer_guide.rst')
-rw-r--r-- | docs/developer_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: |