...
This commit is contained in:
parent
ee4e9aa678
commit
5f180dbd9a
1 changed files with 1 additions and 1 deletions
|
|
@ -85,4 +85,4 @@ def main(args: List[str]) -> None:
|
|||
cd = sys.cli_docs # type: ignore
|
||||
cd['usage'] = usage
|
||||
cd['options'] = OPTIONS
|
||||
cd['help_text'] = help_text
|
||||
cd['help_text'] = help_text
|
||||
|
|
|
|||
Loading…
Reference in a new issue