From cd84aa91ba1f5e003b6717adf6735760756e4727 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 31 Jul 2021 20:58:47 +0200 Subject: [PATCH] Fix README containing wrong output Signed-off-by: Knut Ahlers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403b469..0590ce2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please see the [Wiki](https://github.com/Luzifer/discord-community/wiki) for doc ```console # discord-community --help -Usage of ./discord-community: +Usage of discord-community: -c, --config string Path to config file (default "config.yaml") --listen string Port/IP to listen on (default ":3000") --log-level string Log level (debug, info, warn, error, fatal) (default "info")