mirror of
https://github.com/ducaale/xh.git
synced 2025-05-05 15:32:50 +00:00
reword docs for @ prefix
Co-authored-by: Jan Verbeek <jan.verbeek@posteo.nl>
This commit is contained in:
parent
0817ddefa6
commit
54b31a64ec
@ -372,7 +372,7 @@ Defaults to \"format\" if the NO_COLOR env is set and to \"none\" if stdout is n
|
||||
/// header;
|
||||
/// Add a header with an empty value.
|
||||
///
|
||||
/// "@" 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".
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user