nghttp: Add missing metavar to -H and add example
This commit is contained in:
parent
e330520341
commit
5df21e3683
|
@ -1970,7 +1970,9 @@ Options:
|
|||
to lowest, is html itself, css, javascript and
|
||||
images.
|
||||
-s, --stat Print statistics.
|
||||
-H, --header Add a header to the requests.
|
||||
-H, --header=<HEADER>
|
||||
Add a header to the requests. Example:
|
||||
-H':method: PUT'
|
||||
--cert=<CERT> Use the specified client certificate file. The
|
||||
file must be in PEM format.
|
||||
--key=<KEY> Use the client private key file. The file must
|
||||
|
|
Loading…
Reference in New Issue