X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frefile.man1;h=b19b1c0e2db72b0540ff9d4313c812c4712743ad;hp=47f825bebf35d3c0bb3b6e95bf7ad346a2b8394a;hb=88b2142594d5ea1e8385dae5eca81eed1018c555;hpb=1ba1ca6484d35f40b87d515302ea76e7b7b01f32 diff --git a/man/refile.man1 b/man/refile.man1 index 47f825b..b19b1c0 100644 --- a/man/refile.man1 +++ b/man/refile.man1 @@ -60,12 +60,12 @@ to use the specified file as the source message to be filed, rather than a message from a folder. Note that the file should be a validly formatted message, just like any other -.B nmh +.B mh message. It should .B NOT be in mail drop format (to convert a file in mail drop format to a folder of -.B nmh +.B mh messages, see .BR inc (1)). @@ -119,17 +119,13 @@ folder(1), rmf(1), rmm(1) .SH DEFAULTS .nf -.RB ` "\-src\ +folder" "' defaults to the current folder" +.RB ` "\-src\ \fI+folder\fP" "' defaults to the current folder" .RB ` msgs "' defaults to the current message" .RB ` \-nolink ' .fi .SH CONTEXT If -.B \-src -.I +folder -is given, it will become the current folder. -If .B \-link is specified, the current message in the source folder will be set to the last message specified; otherwise, the @@ -142,3 +138,11 @@ will also define those sequences for the destination folders. See .B mh\-sequence (7) for information concerning the previous sequence. + +.SH HISTORY +Since mmh-0.3, +.B refile +does never change the current folder. +(It used to change it when +.BI \-src\ +folder +was given, but this behavior had usability disadvantages.)