Index: nmh/man/anno.man diff -u nmh/man/anno.man:1.7 nmh/man/anno.man:1.8 --- nmh/man/anno.man:1.7 Mon Aug 19 20:50:42 2002 +++ nmh/man/anno.man Wed Dec 7 21:25:46 2005 @@ -1,6 +1,6 @@ .\" .\" %nmhwarning% -.\" $Id: anno.man,v 1.7 2002/08/19 20:50:42 jon Exp $ +.\" $Id: anno.man,v 1.8 2005/12/07 21:25:46 jon Exp $ .\" .TH ANNO %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -20,7 +20,8 @@ .RB [ \-list ] .RB [ \-delete ] .RB [ \-number -.IR [ num ]] +.IR [ num|all ]] +.RB [ \-preserve " | " \-nopreserve ] .RB [ \-version ] .RB [ \-help ] .RB [ \-text @@ -133,6 +134,23 @@ The number matches that which is produced by the .B -list option. +The special value +.B all +can be used for the number, and causes all components that match the +name to be deleted. +.PP +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 +preserves the original times if the +.B -preserve +option is used. +A matching +.B -nopreserve +option exists that allows time preservation to be turned off if enabled +in the profile. .SH FILES .fc ^ ~ .nf
_______________________________________________ Nmh-commits mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-commits
