mirror of
https://github.com/clearml/dropbear
synced 2025-03-03 10:41:39 +00:00
Mention that the value is in seconds
--HG-- extra : convert_revision : fcdafc69f831ab356b34815958114cc3d75d23bb
This commit is contained in:
parent
ca6d5fd05c
commit
0f83379dc0
@ -81,8 +81,8 @@ static void printhelp(const char * progname) {
|
|||||||
"-i Start for inetd\n"
|
"-i Start for inetd\n"
|
||||||
#endif
|
#endif
|
||||||
"-W <receive_window_buffer> (default %d, larger may be faster, max 1MB)\n"
|
"-W <receive_window_buffer> (default %d, larger may be faster, max 1MB)\n"
|
||||||
"-K <keepalive> (0 is never, default %d)\n"
|
"-K <keepalive> (0 is never, default %d, in seconds)\n"
|
||||||
"-I <idle_timeout> (0 is never, default %d)\n"
|
"-I <idle_timeout> (0 is never, default %d, in seconds)\n"
|
||||||
#ifdef DEBUG_TRACE
|
#ifdef DEBUG_TRACE
|
||||||
"-v verbose (compiled with DEBUG_TRACE)\n"
|
"-v verbose (compiled with DEBUG_TRACE)\n"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user