X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsortm.man1;h=29a067d630f40bb4a5187580f388343ea4a5a411;hp=8932d64666ecc86b0f1aa812fc45b7051165f888;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9 diff --git a/man/sortm.man1 b/man/sortm.man1 index 8932d64..29a067d 100644 --- a/man/sortm.man1 +++ b/man/sortm.man1 @@ -19,13 +19,13 @@ sortm \- sort messages .IR days ] .RB [ \-nolimit ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION .B Sortm sorts the specified messages in the named folder according -to the chronological order of the \*(lqDate:\*(rq field of each message. +to the chronological order of the `Date:' field of each message. .PP The .B \-verbose @@ -41,7 +41,7 @@ switch tells .B sortm the name of the field to use when making the date comparison. If the user has a special field in -each message, such as \*(lqBB\-Posted:\*(rq or \*(lqDelivery\-Date:\*(rq, +each message, such as `BB\-Posted:' or `Delivery\-Date:', then the .B \-datefield switch can be used to direct @@ -54,7 +54,7 @@ The switch causes .B sortm to sort messages -by the specified text field. If this field is \*(lqsubject\*(rq, any +by the specified text field. If this field is `subject', any leading "re:" is stripped off. In any case, all characters except letters and numbers are stripped and the resulting strings are sorted datefield\-major, textfield\-minor, using a case insensitive comparison. @@ -78,7 +78,7 @@ the sort is instead made textfield\-major, date\-minor. For example, to order a folder by date-major, subject-minor, use: .PP .RS 5 -sortm -textfield subject +folder +sortm \-textfield subject +folder .RE .SH FILES @@ -127,7 +127,7 @@ sometimes did not preserve the message numbering in a folder (e.g., messages 1, 3, and 5, might have been renumbered to 1, 2, 3 after sorting). This was a bug, and has been fixed. To compress the message numbering in a folder, use -.RB \*(lq "folder\ \-pack" \*(rq +.RB ` "folder\ \-pack" ' as always. .SH BUGS