]> mj.ucw.cz Git - checkmail.git/blobdiff - README
Add Jiri Kalvoda as author
[checkmail.git] / README
diff --git a/README b/README
index 4b4f6223ec6eac427948afcdc775a595a39de09e..a66f4381cf236742b10c7da1b6330c7008c11299 100644 (file)
--- a/README
+++ b/README
@@ -3,13 +3,14 @@
                                 Checkmail @VERSION@
 
                    (c) 2005--2014 Martin Mares <mj@ucw.cz>
+                   (c) 2020--2021 Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
 
 ================================================================================
 
 Checkmail is nothing more than a smart textual menu allowing easy browsing
-through a set of mailboxes, displayed together with numbers of all messages
-and new messages. It is also able to notify the user that a new mail has
-arrived by means of beeps, keyboard LEDs and on-screen display.
+through a set of mailboxes (or maildirs), displayed together with numbers of
+all messages and new messages. It is also able to notify the user that a new
+mail has arrived by means of beeps, keyboard LEDs and on-screen display.
 
 Checkmail can be freely used and distributed according to the terms of the GNU
 General Public License version 2, as published by the Free Software Foundation.
@@ -58,7 +59,7 @@ Each <text> can contain the following formatting sequences:
        %f              sender of the highest-priority new message
        %s              subject of the same message
        %n              total number of new messages
-       %m              the number of more new messages (i.e., %m-1)
+       %m              the number of more new messages (i.e., %n-1)
                        if it is 0, the whole <text> line is skipped
        %<width>...     you can add an optional maximum width in characters