From 7b9605a363c7c7d5102ffd1a3d113012cbe61dd5 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Mon, 1 Aug 2022 23:46:37 +0200 Subject: [PATCH] document scripts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3392da6..f87cc0f 100644 --- a/README.md +++ b/README.md @@ -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: ``` +matrix-webhook -h +# OR python -m matrix_webhook -h # OR docker run --rm -it nim65s/matrix-webhook -h