Commit 0b9696da 0b9696da5504da6809127c2f8cf6a97cccbea1b2 by Sergey Poznyakoff

Updated.

1 parent bd922a19
......@@ -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
......
......@@ -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
......