fix: docs: help text
This commit is contained in:
parent
418834ee83
commit
e8a2a9a96b
@ -613,7 +613,7 @@ def get_custom_version(ctx, param, value):
|
||||
|
||||
@click.group(cls=CustomFlaskGroup, create_app=create_app)
|
||||
def cli():
|
||||
"""This is a management script for the wiki application."""
|
||||
"""This is a script for the bukuserver application."""
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
Reference in New Issue
Block a user