X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mymail.1;h=cd76dc1c311e9a0a09d1eff7f0d25b49761ec1b6;hb=70365d16fea383a484a3ba8cfdc953c726cb7a8c;hp=57a7bdad6978cf7e9476591a5a5fdf7fe54bb597;hpb=180a9b12e6c105ab4b43cf37482c8b8307c79b40;p=mymail.git diff --git a/mymail.1 b/mymail.1 index 57a7bda..cd76dc1 100644 --- a/mymail.1 +++ b/mymail.1 @@ -1,4 +1,4 @@ -.TH "MYMAIL" "0.9.5" "February 2013" "Francois Fleuret" "User Commands" +.TH "MYMAIL" "0.9.6" "March 2013" "Francois Fleuret" "User Commands" \" This man page was written by Francois Fleuret \" and is distributed under a Creative Commons Attribution-Share Alike @@ -31,6 +31,10 @@ print the version number \fB-q\fR, \fB--quiet\fR do not write information during the search .TP +\fB-t\fR, \fB--use-leading-time\fR +use the time stamp from the leading line of each mail and not the +Date: field +.TP \fB-p \fR, \fB--db-pattern \fR set the db filename pattern for recursive search .TP @@ -109,13 +113,16 @@ condition requires to read the original mboxes completely, which can be slow. However, header conditions are checked first to read the bodies only for mails which fulfill them entirely. .TP -\fB8h\fR, \fBtoday\fR, \fB24h\fR, \fB48h\fR, \fBweek\fR, \fBmonth\fR, and +\fB8h\fR, \fB24h\fR, \fB48h\fR, \fBweek\fR, \fBmonth\fR, and \fByear\fR selects mails received during the last 8, 24, 24, 48, 7 * 24 hours, 31 * 24 hours, and 365 * 24 hours respectively. .TP +\fBtoday\fR +selects mails received since midnight. +.TP \fByesterday\fR -selects mails received between 48h and 24h ago. +selects mails received yesterday. .TP \fBmonday\fR, \fBtuesday\fR, ..., \fBsunday\fR selects mails received the most recent such day of the week.