Invalid char '\xe2' replaced with double dash
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I4f684116b1d6fe9952490fd5f1e2ee019b0ce035
This commit is contained in:
parent
3b8a90ad9b
commit
132d2801db
@ -25,7 +25,7 @@ class ValidationCliApp(App):
|
|||||||
:param description: one-liner explaining the program purpose
|
:param description: one-liner explaining the program purpose
|
||||||
:param version: application version number
|
:param version: application version number
|
||||||
:param command_manager: plugin loader
|
:param command_manager: plugin loader
|
||||||
:param deferred_help: Allow subcommands to accept `–help` with allowing
|
:param deferred_help: Allow subcommands to accept `--help` with allowing
|
||||||
to defer help print after initialize_app
|
to defer help print after initialize_app
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user