X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0f1f3f43ff17248c7de3da2494614bc7a880f478..07661005b9a36338ab158bcbe7762788a1df4030:/man/refile.man diff --git a/man/refile.man b/man/refile.man index a111046d..213f5747 100644 --- a/man/refile.man +++ b/man/refile.man @@ -1,4 +1,4 @@ -.TH REFILE %manext1% "January 18, 2001" "%nmhversion%" +.TH REFILE %manext1% "March 18, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -12,6 +12,7 @@ refile \- file message in other folders .RB [ \-draft ] .RB [ \-link " | " \-nolink ] .RB [ \-preserve " | " \-nopreserve ] +.RB [ \-retainsequences " | " \-noretainsequences ] .RB [ \-unlink " | " \-nounlink ] .RB [ \-src .IR +folder ] @@ -113,6 +114,11 @@ switch, then will use the next available message number which is above the message number you wish to preserve. .PP +The +.B \-retainsequences +switch causes the memberships in sequences, except \*(lqcur\*(rq, of +the refiled messages to be carried over to each destination folder. +.PP If .B \-link is not specified (or @@ -184,6 +190,7 @@ to file the /draft. .fi .SH "SEE ALSO" .IR folder (1), +.IR mh-sequence (5), .IR rmf (1), .IR rmm (1) .SH DEFAULTS @@ -193,6 +200,7 @@ to file the /draft. .RB ` \-nolink ' .RB ` \-nounlink ' .RB ` \-nopreserve ' +.RB ` \-noretainsequences ' .fi .SH CONTEXT If @@ -215,7 +223,9 @@ for information concerning the previous sequence. .SH BUGS Since .B refile -uses your +and +.B rmm +use your .I rmmproc to delete the message, the @@ -224,6 +234,8 @@ must .B NOT call .B refile +or +.B rmm without specifying .BR \-normmproc , or you will create an infinite loop.