diff options
author | Jules Maselbas <jmaselbas@zdiv.net> | 2024-05-30 13:31:00 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-06-04 21:12:34 +0200 |
commit | 73f6b8c56ff976bb7a30def3a8d017e1a514af7d (patch) | |
tree | 9940f6e2421c553fb395457b08e6015acaccc00a /lib/ui/ui.go | |
parent | 20c63c6943ad06989ffa9953534d1c3f2011b18d (diff) | |
download | aerc-73f6b8c56ff976bb7a30def3a8d017e1a514af7d.tar.gz |
doc: update and rephrase -H header search syntax
The syntax for the -H option's argument was confusing, warning about
requiring the value to be from the header by a space without hinting
that it also expect a single argument: requiring the query to be wrapped
with quotes.
Since 8464b3738 ("search: use a common api for all workers") the parser
and the syntax has changed, now: the query is split around `:` without
needing a space.
Update the man page to reflect this change.
Signed-off-by: Jules Maselbas <jmaselbas@zdiv.net>
Reviewed-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/ui/ui.go')
0 files changed, 0 insertions, 0 deletions