diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-10 15:42:57 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-23 10:50:19 +0530 |
commit | c36cda6b644cffc22dc672f1f4ed02201c47cc7f (patch) | |
tree | 49489b2cb2b946375eff74e344eb7baa50484dcb /profiles/http/src | |
parent | 8e4e999e16e35856798d1d650a1265a18da70bf8 (diff) |
Fix spelling in http profile
Issue-ID: CLI-100
Change-Id: I252b65fdf87b3576bb9d75e65f9d6a322c41fe42
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/http/src')
-rw-r--r-- | profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml b/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml index 3e9c1eea..2f7999a2 100644 --- a/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml +++ b/profiles/http/src/main/resources/open-cli-schema/http/default_input_parameters_http.yaml @@ -49,7 +49,7 @@ parameters: is_default_param: true - name: no-catalog type: bool - description: whether to use given host-url directly without looking into catalog, it will overrid the service->mode. + description: whether to use given host-url directly without looking into catalog, it will override the service->mode. short_option: C long_option: no-catalog is_optional: true |