branch: externals/notmuch-indicator
commit ca5a4e8ac0fe9e7e0323e17ac56b4aa8897aad82
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Reword the doc string of the notmuch-indicator-mode
---
notmuch-indicator.el | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 786191349e..0d3f20d7c9 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -352,12 +352,11 @@ The delay is specified by
`notmuch-indicator-refresh-count'."
;;;###autoload
(define-minor-mode notmuch-indicator-mode
"Display mode line indicator with `notmuch-count(1)' output.
+Set up the `notmuch-after-tag-hook' to refresh the indicator after the
+tags of a messsge change.
-For the search terms and the label that can accompany them, refer
-to the user option `notmuch-indicator-args'.
-
-To control how often the indicator is automatically updated, check the
-user option `notmuch-indicator-refresh-count'."
+Also see: `notmuch-indicator-args', `notmuch-indicator-refresh-count',
+and `notmuch-indicator-force-refresh-commands'."
:init-value nil
:global t
(if notmuch-indicator-mode