.PP
.B Anno
has three operation modes: Adding, deleting and listing of header lines.
-
.SS "Add mode
.PP
This is the default mode.
.PP
The
.B \-component
-option specifies the field name.
+switch specifies the field name.
If no
.B \-component
.I field
is specified,
.B anno
-will prompt the user for the name of field for the annotation.
+will prompt the user for a field name.
.PP
The
.B \-text
-option specifies the field body.
+switch specifies the field body.
If it is missing, only the date annotation will be added.
The
.B \-nodate
prepends the annotations to the message.
Annotations are instead appended if the
.B \-append
-option is specified.
+switch is specified.
.PP
.B Anno
-always does the annotation inplace in order to preserve
+always does the annotation in place in order to preserve
any links to the message.
.PP
By default,
.B anno
-changes the last-accessed and last-modified times on annotate messages
-to the time at which the annotation occurs.
+changes the last-accessed and last-modified times on annotated messages
+to the time of the annotation.
.B Anno
preserves the original times if the
.B \-preserve
-option is used.
-
+switch is used.
.SS "Delete mode
.PP
The
.PP
The
.B \-component
-option specifies the field name of headers to delete.
+switch specifies the field name of headers to delete.
If no
.B \-component
.I field
.PP
If the
.B \-text
-option is used,
+switch is used,
the first header field whose name matches the component and
whose body matches the text is deleted.
The text is treated as if it was a path name; if it begins with a
.PP
If the
.B \-number
-option is used,
+switch is used,
the
.IR n th
header field whose name matches the component is deleted.
or
.B \-number
may be specified, but not both at the same time.
-
.SS "List mode
.PP
The
Trailing whitespace in the field body does not get printed.
If the
.B \-number
-option is also used,
+switch is also used,
the listing is numbered, starting at 1.
.PP
The
.B \-component
-option specifies the field name of headers to list.
+switch specifies the field name of headers to list.
If no
.B \-component
.I field
is specified,
.B anno
will prompt the user for the name.
-
.SH FILES
.fc ^ ~
.nf
.ta \w'%etcdir%/ExtraBigFileName 'u
^$HOME/.mmh/profile~^The user profile
.fi
-
.SH "PROFILE COMPONENTS"
.fc ^ ~
.nf
^Path:~^To determine the user's mail storage
^Current\-Folder:~^To find the default current folder
.fi
-
.SH "SEE ALSO"
dist(1), forw(1), repl(1)
-
.SH DEFAULTS
.nf
.RI ` +folder "' defaults to the current folder"
.RB ` \-date '
.RB ` \-nopreserve '
.fi
-
.SH CONTEXT
If a folder is given, it will become the current folder. The first
message annotated will become the current message.
-
.SH BUGS
.PP
The