diff options
author | Ben Cohen <ben@bencohen.net> | 2022-10-18 12:03:10 -0400 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-10-18 22:25:46 +0200 |
commit | b22639ab20a329026d41e90f03a153c3e49c1b4c (patch) | |
tree | e83fa97563e1757a6e18f10273eb5075f9aa15e1 /doc/aerc.1.scd | |
parent | f7a9454441c4a7a4810862f1511fbff8af33a8b8 (diff) | |
download | aerc-b22639ab20a329026d41e90f03a153c3e49c1b4c.tar.gz |
check-mail: update man page to for check-mail(-cmd) clarity
Update aerc(1) to state that check-mail-cmd is only required for using
check-mail within aerc.
Signed-off-by: Ben Cohen <ben@bencohen.net>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 328576ad..dbf782ce 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -278,8 +278,8 @@ message list, the message in the message viewer, etc). *check-mail* Check for new mail on the selected account. Non-imap backends require - check-mail-cmd in order to check for new mail. Issuing a manual - :check-mail command will reset the timer for automatic checking. + check-mail-cmd to be set in order for aerc to initiate a check for new mail. + Issuing a manual :check-mail command will reset the timer for automatic checking. *compose* [-H] [<body>] [-T <template-file>] Open the compose window to send a new email. The new email will be sent with |