mirror of
https://github.com/Luzifer/discord-community.git
synced 2024-12-20 02:11:23 +00:00
Fix README containing wrong output
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a35d0739cc
commit
cd84aa91ba
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Please see the [Wiki](https://github.com/Luzifer/discord-community/wiki) for doc
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# discord-community --help
|
# discord-community --help
|
||||||
Usage of ./discord-community:
|
Usage of discord-community:
|
||||||
-c, --config string Path to config file (default "config.yaml")
|
-c, --config string Path to config file (default "config.yaml")
|
||||||
--listen string Port/IP to listen on (default ":3000")
|
--listen string Port/IP to listen on (default ":3000")
|
||||||
--log-level string Log level (debug, info, warn, error, fatal) (default "info")
|
--log-level string Log level (debug, info, warn, error, fatal) (default "info")
|
||||||
|
|
Loading…
Reference in a new issue