diff options
Diffstat (limited to 'networking/whois.c')
-rw-r--r-- | networking/whois.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/whois.c b/networking/whois.c index 4eab9e5fe..bf330334a 100644 --- a/networking/whois.c +++ b/networking/whois.c | |||
@@ -24,7 +24,6 @@ | |||
24 | //usage: "[-h SERVER] [-p PORT] NAME..." | 24 | //usage: "[-h SERVER] [-p PORT] NAME..." |
25 | //usage:#define whois_full_usage "\n\n" | 25 | //usage:#define whois_full_usage "\n\n" |
26 | //usage: "Query WHOIS info about NAME\n" | 26 | //usage: "Query WHOIS info about NAME\n" |
27 | //usage: "\nOptions:" | ||
28 | //usage: "\n -h,-p Server to query" | 27 | //usage: "\n -h,-p Server to query" |
29 | 28 | ||
30 | #include "libbb.h" | 29 | #include "libbb.h" |