mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-05 04:41:03 -05:00
pantalaimon: Add a version option.
This commit is contained in:
parent
2a2babee7b
commit
f8820c0e73
@ -122,6 +122,7 @@ async def message_router(receive_queue, send_queue, proxies):
|
||||
"connect to pantalaimon.")
|
||||
|
||||
)
|
||||
@click.version_option(version=0.1, prog_name="pantalaimon")
|
||||
@click.option("--log-level", type=click.Choice([
|
||||
"error",
|
||||
"warning",
|
||||
|
Loading…
Reference in New Issue
Block a user