diff options
Diffstat (limited to 'profiles/http/src/main')
-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 |