This commit is contained in:
jeffmcjunkin 2014-12-12 13:56:14 -05:00
commit 5a1d75da49

View file

@ -342,7 +342,7 @@ void help(int ext) {
if (ext)
printf(" -w / -W TIME waittime for responses (%ds) / between connects per thread\n", WAITTIME);
if (ext)
printf(" -4 / -6 user IPv4 (default) / IPv6 addresses (put always in [] also in -M)\n");
printf(" -4 / -6 use IPv4 (default) / IPv6 addresses (put always in [] also in -M)\n");
if (ext)
printf(" -v / -V / -d verbose mode / show login+pass for each attempt / debug mode \n");
if (ext)