Update manual pages

This commit is contained in:
Tatsuhiro Tsujikawa
2024-01-21 18:06:56 +09:00
parent a3e943138a
commit 53fa55655d
6 changed files with 22 additions and 26 deletions

View File

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
.. ..
.TH "H2LOAD" "1" "Oct 27, 2023" "1.58.0" "nghttp2" .TH "H2LOAD" "1" "Jan 21, 2024" "1.59.0" "nghttp2"
.SH NAME .SH NAME
h2load \- HTTP/2 benchmarking tool h2load \- HTTP/2 benchmarking tool
.SH SYNOPSIS .SH SYNOPSIS
@@ -255,20 +255,19 @@ input files as usual.
.UNINDENT .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-npn\-list=<LIST> .B \-\-alpn\-list=<LIST>
Comma delimited list of ALPN protocol identifier sorted Comma delimited list of ALPN protocol identifier sorted
in the order of preference. That means most desirable in the order of preference. That means most desirable
protocol comes first. This is used in both ALPN and protocol comes first. The parameter must be delimited
NPN. The parameter must be delimited by a single comma by a single comma only and any white spaces are treated
only and any white spaces are treated as a part of as a part of protocol string.
protocol string.
.sp .sp
Default: \fBh2,h2\-16,h2\-14,http/1.1\fP Default: \fBh2,h2\-16,h2\-14,http/1.1\fP
.UNINDENT .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-h1 .B \-\-h1
Short hand for \fI\%\-\-npn\-list\fP=http/1.1 Short hand for \fI\%\-\-alpn\-list\fP=http/1.1
\fI\%\-\-no\-tls\-proto\fP=http/1.1, which effectively force \fI\%\-\-no\-tls\-proto\fP=http/1.1, which effectively force
http/1.1 for both http and https URI. http/1.1 for both http and https URI.
.UNINDENT .UNINDENT

View File

@@ -213,20 +213,19 @@ OPTIONS
the first URI appeared in the command line or inside the first URI appeared in the command line or inside
input files as usual. input files as usual.
.. option:: --npn-list=<LIST> .. option:: --alpn-list=<LIST>
Comma delimited list of ALPN protocol identifier sorted Comma delimited list of ALPN protocol identifier sorted
in the order of preference. That means most desirable in the order of preference. That means most desirable
protocol comes first. This is used in both ALPN and protocol comes first. The parameter must be delimited
NPN. The parameter must be delimited by a single comma by a single comma only and any white spaces are treated
only and any white spaces are treated as a part of as a part of protocol string.
protocol string.
Default: ``h2,h2-16,h2-14,http/1.1`` Default: ``h2,h2-16,h2-14,http/1.1``
.. option:: --h1 .. option:: --h1
Short hand for :option:`--npn-list`\=http/1.1 Short hand for :option:`--alpn-list`\=http/1.1
:option:`--no-tls-proto`\=http/1.1, which effectively force :option:`--no-tls-proto`\=http/1.1, which effectively force
http/1.1 for both http and https URI. http/1.1 for both http and https URI.

View File

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
.. ..
.TH "NGHTTP" "1" "Oct 27, 2023" "1.58.0" "nghttp2" .TH "NGHTTP" "1" "Jan 21, 2024" "1.59.0" "nghttp2"
.SH NAME .SH NAME
nghttp \- HTTP/2 client nghttp \- HTTP/2 client
.SH SYNOPSIS .SH SYNOPSIS

View File

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
.. ..
.TH "NGHTTPD" "1" "Oct 27, 2023" "1.58.0" "nghttp2" .TH "NGHTTPD" "1" "Jan 21, 2024" "1.59.0" "nghttp2"
.SH NAME .SH NAME
nghttpd \- HTTP/2 server nghttpd \- HTTP/2 server
.SH SYNOPSIS .SH SYNOPSIS

View File

@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
.. ..
.TH "NGHTTPX" "1" "Oct 27, 2023" "1.58.0" "nghttp2" .TH "NGHTTPX" "1" "Jan 21, 2024" "1.59.0" "nghttp2"
.SH NAME .SH NAME
nghttpx \- HTTP/2 proxy nghttpx \- HTTP/2 proxy
.SH SYNOPSIS .SH SYNOPSIS
@@ -783,13 +783,12 @@ available.
.UNINDENT .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-npn\-list=<LIST> .B \-\-alpn\-list=<LIST>
Comma delimited list of ALPN protocol identifier sorted Comma delimited list of ALPN protocol identifier sorted
in the order of preference. That means most desirable in the order of preference. That means most desirable
protocol comes first. This is used in both ALPN and protocol comes first. The parameter must be delimited
NPN. The parameter must be delimited by a single comma by a single comma only and any white spaces are treated
only and any white spaces are treated as a part of as a part of protocol string.
protocol string.
.sp .sp
Default: \fBh2,h2\-16,h2\-14,http/1.1\fP Default: \fBh2,h2\-16,h2\-14,http/1.1\fP
.UNINDENT .UNINDENT

View File

@@ -728,14 +728,13 @@ SSL/TLS
Without this option, DHE cipher suites are not Without this option, DHE cipher suites are not
available. available.
.. option:: --npn-list=<LIST> .. option:: --alpn-list=<LIST>
Comma delimited list of ALPN protocol identifier sorted Comma delimited list of ALPN protocol identifier sorted
in the order of preference. That means most desirable in the order of preference. That means most desirable
protocol comes first. This is used in both ALPN and protocol comes first. The parameter must be delimited
NPN. The parameter must be delimited by a single comma by a single comma only and any white spaces are treated
only and any white spaces are treated as a part of as a part of protocol string.
protocol string.
Default: ``h2,h2-16,h2-14,http/1.1`` Default: ``h2,h2-16,h2-14,http/1.1``