resty: made the usage text more concise.

This commit is contained in:
Yichun Zhang (agentzh) 2014-08-20 15:33:33 -07:00
parent 96fc664875
commit 6f26127d9b
1 changed files with 1 additions and 1 deletions

View File

@ -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).