summaryrefslogtreecommitdiff
path: root/mh
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-22 13:32:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-22 13:32:32 +0000
commit0b9696da5504da6809127c2f8cf6a97cccbea1b2 (patch)
treeba9a871a245068a3b5ac67a5a1b122c281b4a572 /mh
parentbd922a19d22d5ef0688c70759317b8bdc7ad9b66 (diff)
downloadmailutils-0b9696da5504da6809127c2f8cf6a97cccbea1b2.tar.gz
mailutils-0b9696da5504da6809127c2f8cf6a97cccbea1b2.tar.bz2
Updated.
Diffstat (limited to 'mh')
-rw-r--r--mh/README11
-rw-r--r--mh/TODO3
2 files changed, 10 insertions, 4 deletions
diff --git a/mh/README b/mh/README
index 8301c15e0..0305aab87 100644
--- a/mh/README
+++ b/mh/README
@@ -145,8 +145,15 @@ Sample usage:
pick --cflag BC --subject '*a string'
-** The date comparisons (the options --before and --after) are not yet
-supported.
+** The date comparison options (--before and --after) accept date
+specifications in a wide variety of formats, e.g.:
+
+ pick --after 20030301
+ pick --after 2003-03-01
+ pick --after 01-mar-2003
+ pick --after 2003-mar-01
+ pick --before '1 year ago'
+ etc...
* refile
diff --git a/mh/TODO b/mh/TODO
index 561f52969..c8f60460a 100644
--- a/mh/TODO
+++ b/mh/TODO
@@ -38,8 +38,7 @@ State Nice Utility Comments
* 4 mhl Following format variables are ignored:
center,split,datefield
+ 5 mark
-* 5 pick --before and --after are not supported. See
- also the README entry for it.
++ 5 pick See the README entry.
+ 10 anno
- 10 burst
* 10 whom --check

Return to:

Send suggestions and report system problems to the System administrator.