summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2018-06-28 20:17:23 -0700
committerKevin McCarthy <kevin@8t8.us>2018-06-28 20:17:23 -0700
commitac7e28906c1c55f98a955f58367734801e4d26e5 (patch)
tree58f83b692c0406f4a42b3c4dd0459bd908075b35 /OPS
parent0e34a489f8763c833d150ef6f895419838082699 (diff)
Add check-stats function to calculate mailbox statistics.
This allows the statistics to be updated without setting $mail_check_stats or before $mail_check_stats_interval has passed.
Diffstat (limited to 'OPS')
-rw-r--r--OPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPS b/OPS
index 679f5dbd..c0c95806 100644
--- a/OPS
+++ b/OPS
@@ -181,6 +181,7 @@ OP_VERSION "show the Mutt version number and date"
OP_VIEW_ATTACH "view attachment using mailcap entry if necessary"
OP_VIEW_ATTACHMENTS "show MIME attachments"
OP_WHAT_KEY "display the keycode for a key press"
+OP_CHECK_STATS "calculate message statistics for all mailboxes"
OP_MAIN_SHOW_LIMIT "show currently active limit pattern"
OP_MAIN_COLLAPSE_THREAD "collapse/uncollapse current thread"
OP_MAIN_COLLAPSE_ALL "collapse/uncollapse all threads"