h2load: Fix doc and remove trailing spaces
This commit is contained in:
parent
9aed11e3dc
commit
4122920dc6
|
@ -635,12 +635,12 @@ Options:
|
||||||
-i, --input-file=<FILE>
|
-i, --input-file=<FILE>
|
||||||
Path of a file with multiple URIs are seperated
|
Path of a file with multiple URIs are seperated
|
||||||
by EOLs. This option will disable URIs getting
|
by EOLs. This option will disable URIs getting
|
||||||
from stdin. URIs are used in this order for each
|
from command-line. URIs are used in this order
|
||||||
client. All URIs are used, then first URI is
|
for each client. All URIs are used, then first
|
||||||
used and then 2nd URI, and so on. The scheme,
|
URI is used and then 2nd URI, and so on. The
|
||||||
host and port in the subsequent URIs, if present,
|
scheme, host and port in the subsequent URIs, if
|
||||||
are ignored. Those in the first URI are used
|
present, are ignored. Those in the first URI are
|
||||||
solely.
|
used solely.
|
||||||
-m, --max-concurrent-streams=(auto|<N>)
|
-m, --max-concurrent-streams=(auto|<N>)
|
||||||
Max concurrent streams to issue per session. If
|
Max concurrent streams to issue per session. If
|
||||||
"auto" is given, the number of given URIs is
|
"auto" is given, the number of given URIs is
|
||||||
|
|
Loading…
Reference in New Issue