diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-13 13:09:41 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-20 14:07:58 +0530 |
commit | 5502b8f9c9fe2432ee768bf97e1ef5b551d4cbc5 (patch) | |
tree | b505a0e3dbd39832ad547249adfa02117235cad5 /framework/src/main/resources/version.info | |
parent | 81f15e39c42a2d86d590bbf1622bbd32434ad584 (diff) |
Add schema type for plugins like http
Issue-Id: CLI-66
Change-Id: I3756ccce8682644822850fd2621d9356bad74dc8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/main/resources/version.info')
-rw-r--r-- | framework/src/main/resources/version.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/main/resources/version.info b/framework/src/main/resources/version.info index 34f4d969..fc959d19 100644 --- a/framework/src/main/resources/version.info +++ b/framework/src/main/resources/version.info @@ -2,6 +2,6 @@ CLI version : __VERSION__ Available products: __AVAILABLE_PRODUCT_VERSIONS__ Enabled product : __ENABLED_PRODUCT_VERSIONS__ -To enable a product , use one of following methods: +To enable a product, use one of following methods: 1. In scripting mode, Set environment variable OPEN_CLI_PRODUCT_IN_USE 2. In interactive mode, set the directive 'use <product>' |