mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-18 17:57:39 +03:00
Fixed a typo
Just a typo in usage text.
This commit is contained in:
parent
95e8f5731c
commit
0ada00474b
@ -40,7 +40,7 @@ const char* USAGE_STRING =
|
|||||||
"sslh " VERSION "\n" \
|
"sslh " VERSION "\n" \
|
||||||
"usage:\n" \
|
"usage:\n" \
|
||||||
"\tsslh [-v] [-i] [-V] [-f] [-n] [--transparent] [-F<file>]\n"
|
"\tsslh [-v] [-i] [-V] [-f] [-n] [--transparent] [-F<file>]\n"
|
||||||
"\t[-t <timeout>] [-P <pidfile>] [-u <username>] [-C <chroot>] -p <add> [-p <addr> ...] \n" \
|
"\t[-t <timeout>] [-P <pidfile>] [-u <username>] [-C <chroot>] -p <addr> [-p <addr> ...] \n" \
|
||||||
"%s\n\n" /* Dynamically built list of builtin protocols */ \
|
"%s\n\n" /* Dynamically built list of builtin protocols */ \
|
||||||
"\t[--on-timeout <addr>]\n" \
|
"\t[--on-timeout <addr>]\n" \
|
||||||
"-v: verbose\n" \
|
"-v: verbose\n" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user