summaryrefslogtreecommitdiffstats
path: root/py3status/modules/imap.py
diff options
context:
space:
mode:
Diffstat (limited to 'py3status/modules/imap.py')
-rw-r--r--py3status/modules/imap.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/py3status/modules/imap.py b/py3status/modules/imap.py
index ff53f02..a30680a 100644
--- a/py3status/modules/imap.py
+++ b/py3status/modules/imap.py
@@ -1,8 +1,6 @@
# -*- coding: utf8 -*-
"""
-Module displaying the number of unread messages
-on an IMAP inbox (configurable, may also be a
-comma-separated list of IMAP folders).
+Display the unread messages count from your IMAP account.
@author obb
"""