Update manual pages
This commit is contained in:
parent
f796eede5a
commit
2f146e4d4c
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "Apr 19, 2017" "1.22.0-DEV" "nghttp2"
|
.TH "H2LOAD" "1" "Apr 24, 2017" "1.22.0" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "Apr 19, 2017" "1.22.0-DEV" "nghttp2"
|
.TH "NGHTTP" "1" "Apr 24, 2017" "1.22.0" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 client
|
nghttp \- HTTP/2 client
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPD" "1" "Apr 19, 2017" "1.22.0-DEV" "nghttp2"
|
.TH "NGHTTPD" "1" "Apr 24, 2017" "1.22.0" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 server
|
nghttpd \- HTTP/2 server
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPX" "1" "Apr 19, 2017" "1.22.0-DEV" "nghttp2"
|
.TH "NGHTTPX" "1" "Apr 24, 2017" "1.22.0" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 proxy
|
nghttpx \- HTTP/2 proxy
|
||||||
.
|
.
|
||||||
|
@ -1505,7 +1505,9 @@ Set mruby script file
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
.B \-\-conf=<PATH>
|
.B \-\-conf=<PATH>
|
||||||
Load configuration from <PATH>.
|
Load configuration from <PATH>. Please note that
|
||||||
|
nghttpx always tries to read the default configuration
|
||||||
|
file if \fI\%\-\-conf\fP is not given.
|
||||||
.sp
|
.sp
|
||||||
Default: \fB/etc/nghttpx/nghttpx.conf\fP
|
Default: \fB/etc/nghttpx/nghttpx.conf\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -1377,7 +1377,9 @@ Misc
|
||||||
|
|
||||||
.. option:: --conf=<PATH>
|
.. option:: --conf=<PATH>
|
||||||
|
|
||||||
Load configuration from <PATH>.
|
Load configuration from <PATH>. Please note that
|
||||||
|
nghttpx always tries to read the default configuration
|
||||||
|
file if :option:`--conf` is not given.
|
||||||
|
|
||||||
Default: ``/etc/nghttpx/nghttpx.conf``
|
Default: ``/etc/nghttpx/nghttpx.conf``
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue