Update man pages
This commit is contained in:
parent
de2c2ad65c
commit
d7fdcbb3d6
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "H2LOAD" "1" "March 24, 2015" "0.7.8" "nghttp2"
|
.TH "H2LOAD" "1" "March 27, 2015" "0.7.9" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
h2load \- HTTP/2 benchmarking tool
|
h2load \- HTTP/2 benchmarking tool
|
||||||
.
|
.
|
||||||
|
@ -118,6 +118,12 @@ Default: \fBh2c\-14\fP
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-d, \-\-data=<FILE>
|
||||||
|
Post FILE to server. The request method is changed to
|
||||||
|
POST.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-v, \-\-verbose
|
.B \-v, \-\-verbose
|
||||||
Output debug information.
|
Output debug information.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -84,6 +84,11 @@ OPTIONS
|
||||||
|
|
||||||
Default: ``h2c-14``
|
Default: ``h2c-14``
|
||||||
|
|
||||||
|
.. option:: -d, --data=<FILE>
|
||||||
|
|
||||||
|
Post FILE to server. The request method is changed to
|
||||||
|
POST.
|
||||||
|
|
||||||
.. option:: -v, --verbose
|
.. option:: -v, --verbose
|
||||||
|
|
||||||
Output debug information.
|
Output debug information.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Man page generated from reStructuredText.
|
.\" Man page generated from reStructuredText.
|
||||||
.
|
.
|
||||||
.TH "NGHTTP" "1" "March 24, 2015" "0.7.8" "nghttp2"
|
.TH "NGHTTP" "1" "March 27, 2015" "0.7.9" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttp \- HTTP/2 experimental client
|
nghttp \- HTTP/2 experimental client
|
||||||
.
|
.
|
||||||
|
@ -197,6 +197,13 @@ Use idle streams as anchor nodes to express priority.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-hexdump
|
||||||
|
Display the incoming traffic in hexadecimal (Canonical
|
||||||
|
hex+ASCII display). If SSL/TLS is used, decrypted data
|
||||||
|
are used.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-\-version
|
.B \-\-version
|
||||||
Display version information and exit.
|
Display version information and exit.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -147,6 +147,12 @@ OPTIONS
|
||||||
|
|
||||||
Use idle streams as anchor nodes to express priority.
|
Use idle streams as anchor nodes to express priority.
|
||||||
|
|
||||||
|
.. option:: --hexdump
|
||||||
|
|
||||||
|
Display the incoming traffic in hexadecimal (Canonical
|
||||||
|
hex+ASCII display). If SSL/TLS is used, decrypted data
|
||||||
|
are used.
|
||||||
|
|
||||||
.. 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 "NGHTTPD" "1" "March 24, 2015" "0.7.8" "nghttp2"
|
.TH "NGHTTPD" "1" "March 27, 2015" "0.7.9" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpd \- HTTP/2 experimental server
|
nghttpd \- HTTP/2 experimental server
|
||||||
.
|
.
|
||||||
|
@ -152,6 +152,13 @@ body part. Example: \fI\%\-\-trailer\fP \(aqfoo: bar\(aq.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
.B \-\-hexdump
|
||||||
|
Display the incoming traffic in hexadecimal (Canonical
|
||||||
|
hex+ASCII display). If SSL/TLS is used, decrypted data
|
||||||
|
are used.
|
||||||
|
.UNINDENT
|
||||||
|
.INDENT 0.0
|
||||||
|
.TP
|
||||||
.B \-\-version
|
.B \-\-version
|
||||||
Display version information and exit.
|
Display version information and exit.
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
|
|
|
@ -111,6 +111,12 @@ OPTIONS
|
||||||
with ':'). The trailer is sent only if a response has
|
with ':'). The trailer is sent only if a response has
|
||||||
body part. Example: :option:`--trailer` 'foo: bar'.
|
body part. Example: :option:`--trailer` 'foo: bar'.
|
||||||
|
|
||||||
|
.. option:: --hexdump
|
||||||
|
|
||||||
|
Display the incoming traffic in hexadecimal (Canonical
|
||||||
|
hex+ASCII display). If SSL/TLS is used, decrypted data
|
||||||
|
are used.
|
||||||
|
|
||||||
.. 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" "March 24, 2015" "0.7.8" "nghttp2"
|
.TH "NGHTTPX" "1" "March 27, 2015" "0.7.9" "nghttp2"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
nghttpx \- HTTP/2 experimental proxy
|
nghttpx \- HTTP/2 experimental proxy
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in New Issue