diff --git a/c/httphead/httphead.c b/c/httphead/httphead.c index 8491e4b..a498dff 100644 --- a/c/httphead/httphead.c +++ b/c/httphead/httphead.c @@ -37,7 +37,7 @@ #include const char usagemsg[] = - "usage: httphead [-r] [-q] [-p port] [-s host-] [-d path] [-s host] URL\n" + "usage: httphead [-r] [-q] [-p port] [-s host] [-d path] [-s host] URL\n" "\n" "options:\n" " -p port use this port instead of 80\n"