diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-search.1.scd | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd index fae241a..614a2bd 100644 --- a/doc/aerc-search.1.scd +++ b/doc/aerc-search.1.scd @@ -12,10 +12,14 @@ aerc-search(1) *-b*: Search in the body of the messages - *-t*: Search in the entire text of the messages + *-a*: Search in the entire text of the messages *-f <from>*: Search for messages from <from> + *-t <to>*: Search for messages to <to> + + *-c <cc>*: Search for messages cc'ed to <cc> + # MAILDIR *search* [-rubt] [-f <from>] <terms...> @@ -28,10 +32,14 @@ aerc-search(1) *-b*: Search in the body of the messages - *-t*: Search in the entire text of the messages + *-a*: Search in the entire text of the messages *-f <from>*: Search for messages from <from> + *-t <to>*: Search for messages to <to> + + *-c <cc>*: Search for messages cc'ed to <cc> + # NOTMUCH *search* <query...> |