Make it clear when the config file is loaded

This commit is contained in:
Christopher Wellons
2019-02-03 12:00:35 -05:00
parent 7619af17ba
commit 8e1d9fc28a
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ Usage information is printed with `-h`.
```
Usage: endlessh [-vh] [-d MS] [-f CONFIG] [-l LEN] [-m LIMIT] [-p PORT]
-d INT Message millisecond delay [10000]
-f Set config file [/etc/endlessh/config]
-f Set and load config file [/etc/endlessh/config]
-h Print this help message and exit
-l INT Maximum banner line length (3-255) [32]
-m INT Maximum number of clients [4096]