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 @@ //usage: "[-h SERVER] [-p PORT] NAME..." //usage:#define whois_full_usage "\n\n" //usage: "Query WHOIS info about NAME\n" -//usage: "\nOptions:" //usage: "\n -h,-p Server to query" #include "libbb.h" |