X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/fwd/blobdiff_plain/966ddb10fc52f59bdd9c2b4e8e23e25d38869ad8..9515272fc0a92f82c056a9b8bca0633822e14d9c:/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); }