resty: made the usage text more concise.

pull/65/merge
Yichun Zhang (agentzh) 10 years ago
parent 96fc664875
commit 6f26127d9b

@ -200,7 +200,7 @@ if ($pid == 0) { # child process
sub usage {
my $rc = shift;
my $msg = <<_EOC_;
$0 [-h] [-c num] [-e prog] [-V] [lua-file]
resty [-h] [-c num] [-e prog] [-V] [lua-file]
Options:
-c num set maximal connection count (default: 64).

Loading…
Cancel
Save