We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fd1916 + eee2e50 commit afeea77Copy full SHA for afeea77
src/mcjoin.c
@@ -635,7 +635,7 @@ static int usage(int code)
635
ifdefault(iface, sizeof(iface));
636
637
printf("Usage: %s [-dhjosv] [-c COUNT] [-f MSEC ][-i IFACE] [-l LEVEL] [-p PORT]\n"
638
- " [-r SEC] [-t TTL] [-w SEC]\n"
+ " [-t TTL] [-w SEC]\n"
639
" [[SOURCE,]GROUP0[:PORT] .. [SOURCE,]GROUPN[:PORT] |\n"
640
" [SOURCE,]GROUP[:PORT]+NUM]\n"
641
"Options:\n"
0 commit comments