Update man pages

This commit is contained in:
Tatsuhiro Tsujikawa
2015-05-07 20:55:10 +09:00
parent fc17c0a618
commit eec65826cf
8 changed files with 142 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPD" "1" "April 27, 2015" "0.7.13" "nghttp2"
.TH "NGHTTPD" "1" "May 07, 2015" "0.7.14-DEV" "nghttp2"
.SH NAME
nghttpd \- HTTP/2 experimental server
.
@@ -119,6 +119,14 @@ Specify 0 to disable padding.
.UNINDENT
.INDENT 0.0
.TP
.B \-m, \-\-max\-concurrent\-streams=<N>
Set the maximum number of the concurrent streams in one
HTTP/2 session.
.sp
Default: \fB100\fP
.UNINDENT
.INDENT 0.0
.TP
.B \-n, \-\-workers=<N>
Set the number of worker threads.
.sp