mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
parser: add auth group for (pw | token)
This commit is contained in:
@@ -35,7 +35,7 @@ docker run --rm -it nim65s/matrix-webhook -h
|
||||
```
|
||||
|
||||
```
|
||||
usage: python -m matrix_webhook [-h] [-H HOST] [-P PORT] [-u MATRIX_URL] -i MATRIX_ID [-p MATRIX_PW] [-t MATRIX_TOKEN] -k API_KEY [-v]
|
||||
usage: python -m matrix_webhook [-h] [-H HOST] [-P PORT] [-u MATRIX_URL] -i MATRIX_ID (-p MATRIX_PW | -t MATRIX_TOKEN) -k API_KEY [-v]
|
||||
|
||||
Configuration for Matrix Webhook.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user