X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..bfc6b93af:/man/anno.man?ds=inline diff --git a/man/anno.man b/man/anno.man index 2842d40b..c35b82e4 100644 --- a/man/anno.man +++ b/man/anno.man @@ -8,6 +8,8 @@ anno \- annotate messages .HP 5 .na .B anno +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msgs ] .RB [ \-component @@ -21,18 +23,16 @@ anno \- annotate messages .RB [ \-number .IR [ num|all ]] .RB [ \-preserve " | " \-nopreserve ] -.RB [ \-version ] -.RB [ \-help ] .RB [ \-text .IR body ] .ad .SH DESCRIPTION -.B Anno +.B anno manipulates header fields or .I annotations in messages. Header fields consist of a field name and an optional field body -as defined by RFC-2822. +as defined by RFC 2822. The .B -component option specifies the field name, and the @@ -84,7 +84,7 @@ is invoked, .B anno will prompt the user for the name of field for the annotation. .PP -The field specified must be a valid 2822-style message field name, +The field specified must be a valid RFC 2822-style message field name, which means that it may only consist of alphanumerics and dashes. The body specified is arbitrary text. .PP @@ -125,7 +125,7 @@ slash, the entire field body must match the text, otherwise just the last path name component of the field body must match. If the .B -number -option is used in conjuction with the +option is used in conjunction with the .B -delete option, header field .I num @@ -142,7 +142,7 @@ By default, .B anno changes the last-accessed and last-modified times on annotate messages to the time at which the annotation occurs. -.B Anno +.B anno preserves the original times if the .B -preserve option is used.