pick: Clarified the man page with respect to -ddd.
authormarkus schnalke <meillo@marmaro.de>
Tue, 25 Nov 2014 06:43:56 +0000 (07:43 +0100)
committermarkus schnalke <meillo@marmaro.de>
Tue, 25 Nov 2014 06:43:56 +0000 (07:43 +0100)
-ddd is an argument to e.g. -after, not a separate switch.

man/pick.man1

index 2f06a22..7b1263f 100644 (file)
@@ -169,12 +169,20 @@ ago), and `tomorrow' (24 hours from now).  All days of the
 week are judged to refer to a day in the past (e.g., telling \fIpick\fR
 `saturday' on a `tuesday' means `last\ saturday'
 not `this\ saturday').
 week are judged to refer to a day in the past (e.g., telling \fIpick\fR
 `saturday' on a `tuesday' means `last\ saturday'
 not `this\ saturday').
-.PP
 Finally, in addition to these special specifications,
 .B pick
 will
 Finally, in addition to these special specifications,
 .B pick
 will
-also honor a specification of the form `\-dd', which means
-`dd days ago'.
+also honor a date specification of the form `\-\fIddd\fR', which means
+`\fIddd\fR days ago'.
+For example,
+.PP
+.RS 5
+.nf
+pick\0\-after\0\-30
+.fi
+.RE
+.PP
+identifies the messages of the last thirty days.
 .PP
 .B Pick
 supports complex boolean operations on the searching primitives
 .PP
 .B Pick
 supports complex boolean operations on the searching primitives