mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	resty: made the usage text more concise.
This commit is contained in:
		| @ -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). | ||||
|  | ||||
		Reference in New Issue
	
	Block a user