document scripts
This commit is contained in:
parent
29653fc04b
commit
7b9605a363
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ docker pull nim65s/matrix-webhook
|
||||||
Create a matrix user for the bot, and launch this app it with the following arguments or environment variables:
|
Create a matrix user for the bot, and launch this app it with the following arguments or environment variables:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
matrix-webhook -h
|
||||||
|
# OR
|
||||||
python -m matrix_webhook -h
|
python -m matrix_webhook -h
|
||||||
# OR
|
# OR
|
||||||
docker run --rm -it nim65s/matrix-webhook -h
|
docker run --rm -it nim65s/matrix-webhook -h
|
||||||
|
|
Loading…
Reference in a new issue