mirror of
https://github.com/skeeto/endlessh.git
synced 2025-12-09 06:33:25 +00:00
Make it clear when the config file is loaded
This commit is contained in:
@@ -401,7 +401,7 @@ usage(FILE *f)
|
||||
"[-m LIMIT] [-p PORT]\n");
|
||||
fprintf(f, " -d INT Message millisecond delay ["
|
||||
XSTR(DEFAULT_DELAY) "]\n");
|
||||
fprintf(f, " -f Set config file ["
|
||||
fprintf(f, " -f Set and load config file ["
|
||||
DEFAULT_CONFIG_FILE "]\n");
|
||||
fprintf(f, " -h Print this help message and exit\n");
|
||||
fprintf(f, " -l INT Maximum banner line length (3-255) ["
|
||||
|
||||
Reference in New Issue
Block a user