Update man pages
This commit is contained in:
parent
5da49989f8
commit
91c8f085ef
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "May 08, 2015" "0.7.14" "nghttp2"
|
.TH "H2LOAD" "1" "May 13, 2015" "0.7.15-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY.
|
||||||
|
|
||||||
.. program:: h2load
|
.. program:: h2load
|
||||||
|
|
||||||
h2load(1)
|
h2load(1)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "May 08, 2015" "0.7.14" "nghttp2"
|
.TH "NGHTTP" "1" "May 13, 2015" "0.7.15-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 experimental client
|
nghttp \- HTTP/2 experimental client
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY.
|
||||||
|
|
||||||
.. program:: nghttp
|
.. program:: nghttp
|
||||||
|
|
||||||
nghttp(1)
|
nghttp(1)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPD" "1" "May 08, 2015" "0.7.14" "nghttp2"
|
.TH "NGHTTPD" "1" "May 13, 2015" "0.7.15-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 experimental server
|
nghttpd \- HTTP/2 experimental server
|
||||||
.
|
.
|
||||||
|
@ -167,6 +167,11 @@ are used.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-echo\-upload
|
||||||
|
Send back uploaded content if method is POST or PUT.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-\-version
|
.B \-\-version
|
||||||
Display version information and exit.
|
Display version information and exit.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY.
|
||||||
|
|
||||||
.. program:: nghttpd
|
.. program:: nghttpd
|
||||||
|
|
||||||
nghttpd(1)
|
nghttpd(1)
|
||||||
|
@ -126,6 +128,10 @@ OPTIONS
|
||||||
hex+ASCII display). If SSL/TLS is used, decrypted data
|
hex+ASCII display). If SSL/TLS is used, decrypted data
|
||||||
are used.
|
are used.
|
||||||
|
|
||||||
|
.. option:: --echo-upload
|
||||||
|
|
||||||
|
Send back uploaded content if method is POST or PUT.
|
||||||
|
|
||||||
.. option:: --version
|
.. option:: --version
|
||||||
|
|
||||||
Display version information and exit.
|
Display version information and exit.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTPX" "1" "May 08, 2015" "0.7.14" "nghttp2"
|
.TH "NGHTTPX" "1" "May 13, 2015" "0.7.15-DEV" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 experimental proxy
|
nghttpx \- HTTP/2 experimental proxy
|
||||||
.
|
.
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
|
|
||||||
|
.. GENERATED by help2rst.py. DO NOT EDIT DIRECTLY.
|
||||||
|
|
||||||
.. program:: nghttpx
|
.. program:: nghttpx
|
||||||
|
|
||||||
nghttpx(1)
|
nghttpx(1)
|
||||||
|
|
Loading…
Reference in New Issue