diff options
author | Robin Jarry <robin@jarry.cc> | 2021-11-09 20:11:42 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2021-11-09 20:11:42 +0100 |
commit | 44ad5f9a25d80424b7d2dc6883bcc73e83dd5a43 (patch) | |
tree | 892fa5e8ace0ab9a40990d6faebe611f6216883a /doc/aerc-search.1.scd | |
parent | fe7ed940d3712b0e3622508a97271242c50a9d8d (diff) | |
download | aerc-44ad5f9a25d80424b7d2dc6883bcc73e83dd5a43.tar.gz |
doc: update authors
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-search.1.scd')
-rw-r--r-- | doc/aerc-search.1.scd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/aerc-search.1.scd b/doc/aerc-search.1.scd index b90a934b..f3140a69 100644 --- a/doc/aerc-search.1.scd +++ b/doc/aerc-search.1.scd @@ -89,3 +89,13 @@ aerc-search(1) The query will only apply on top of the active folder query. Example: jump to next unread `:search tag:unread` + +# SEE ALSO + +*aerc*(1) *aerc-config*(5) + +# AUTHORS + +Originally created by Drew DeVault <sir@cmpwn.com> and maintained by by Robin +Jarry <robin@jarry.cc> who is assisted by other open source contributors. For +more information about aerc development, see https://sr.ht/~rjarry/aerc/. |