From: Larry Hynes Date: Tue, 13 Dec 2016 20:14:12 +0000 (+0000) Subject: Grammer and layout fixes anno.man1 X-Git-Tag: mmh-0.4~54 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=c29e62470a481bcd4d54760b0578ca4bc1201681 Grammer and layout fixes anno.man1 --- diff --git a/man/anno.man1 b/man/anno.man1 index 9772031..21ba903 100644 --- a/man/anno.man1 +++ b/man/anno.man1 @@ -73,7 +73,6 @@ manually, you can perform arbitrary annotations of your own. .PP .B Anno has three operation modes: Adding, deleting and listing of header lines. - .SS "Add mode .PP This is the default mode. @@ -90,17 +89,17 @@ field:\ body .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 @@ -112,21 +111,20 @@ By default, 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 @@ -137,7 +135,7 @@ is deleted. .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 @@ -147,7 +145,7 @@ will prompt the user for the name. .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 @@ -156,7 +154,7 @@ last path name component of the field body must match. .PP If the .B \-number -option is used, +switch is used, the .IR n th header field whose name matches the component is deleted. @@ -171,7 +169,6 @@ Either or .B \-number may be specified, but not both at the same time. - .SS "List mode .PP The @@ -181,26 +178,24 @@ matching component names, one per line. 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 @@ -209,10 +204,8 @@ will prompt the user for the name. ^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" @@ -220,11 +213,9 @@ dist(1), forw(1), repl(1) .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