~rjarry/aerc

a3edb98b0151a1793d10b5f1a171338a5997f004 — witcher 4 days ago b756cf3
doc: merge duplicate :filter in aerc(1)

:filter was given twice in the "MESSAGE LIST COMMANDS" section of
aerc(1), both incomplete/wrong. Merge both to reference aerc-search(1)
and say it actually *filters* the message list.

Fixes: af63bd0188d1 ("doc: homogenize scdoc markup")
References: https://todo.sr.ht/~rjarry/aerc/144
Signed-off-by: witcher <witcher@wiredspace.de>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
1 files changed, 2 insertions(+), 6 deletions(-)

M doc/aerc.1.scd
M doc/aerc.1.scd => doc/aerc.1.scd +2 -6
@@ 328,7 328,8 @@ message list, the message in the message viewer, etc).

*:filter* [_<options>_] _<terms>_...
	Similar to *:search*, but filters the displayed messages to only the search
	results. See the documentation for *:search* for more details.
	results. The search syntax is dependent on the underlying backend.
	Refer to *aerc-search*(1) for details

*:mkdir* _<name>_
	Creates a new folder for this account and changes to that folder.


@@ 379,11 380,6 @@ message list, the message in the message viewer, etc).
*:prev-result*
	Selects the next or previous search result.

*:filter* [_<options>_] _<terms>_...
	Searches the current folder.
	The search syntax is dependent on the underlying backend.
	Refer to *aerc-search*(1) for details

*:select* _<n>_++
*:select-message* _<n>_
	Selects the _<n>_\th message in the message list (and scrolls it into