mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
update README
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import argparse
|
||||
import os
|
||||
|
||||
parser = argparse.ArgumentParser(description=__doc__)
|
||||
parser = argparse.ArgumentParser(description=__doc__, prog="python -m matrix_webhook")
|
||||
parser.add_argument(
|
||||
"-H",
|
||||
"--host",
|
||||
|
||||
Reference in New Issue
Block a user