Add -b to usage.
Pointed out by: ceri Pointy hat to: bms
This commit is contained in:
parent
522542cc9c
commit
7714734ac9
@ -346,7 +346,7 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
"usage: whois [-aAdgiIlmQrR6] [-c country-code | -h hostname] "
|
||||
"usage: whois [-aAbdgiIlmQrR6] [-c country-code | -h hostname] "
|
||||
"[-p port] name ...\n");
|
||||
exit(EX_USAGE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user