regenerate manpages

This commit is contained in:
ducaale 2022-12-30 18:37:37 +02:00
parent 54b31a64ec
commit cebf69126d

View File

@ -1,4 +1,4 @@
.TH XH 1 2022-12-13 0.17.0 "User Commands"
.TH XH 1 2022-12-30 0.17.0 "User Commands"
.SH NAME
xh \- Friendly and fast tool for sending HTTP requests
@ -77,7 +77,7 @@ Add a header with an empty value.
.RE
.RS
"@" postfix can be added to "=",":=","==" and ":" to read the value from a file e.g. "x\-api\-key:@api\-key.txt".
An `@` prefix can be used to read a value from a file. For example: `x\-api\-key:@api\-key.txt`.
A backslash can be used to escape special characters, e.g. "weird\\:key=value".