This commit is contained in:
pagedown 2022-08-09 12:29:22 +08:00
parent ee4e9aa678
commit 5f180dbd9a
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

@ -85,4 +85,4 @@ elif __name__ == '__doc__':
cd = sys.cli_docs # type: ignore cd = sys.cli_docs # type: ignore
cd['usage'] = usage cd['usage'] = usage
cd['options'] = OPTIONS cd['options'] = OPTIONS
cd['help_text'] = help_text cd['help_text'] = help_text