X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/73ac0c026980ee994ba80aa3dc05e94feff68fde..f65809f707319adc063bc77a68547bc82af3b0e2:/blast.c diff --git a/blast.c b/blast.c index 2791cb1..d032646 100644 --- a/blast.c +++ b/blast.c @@ -151,7 +151,7 @@ int main(int argc, char *argv[]) argv += optind; argc -= optind; if (argc != 2) { - pquis(stderr, "Usage: $ [-t time] [-n count] host port\n"); + pquis(stderr, "Usage: $ [-t TIME] [-n COUNT] HOST PORT\n"); exit(1); }