X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frefile.man1;h=b19b1c0e2db72b0540ff9d4313c812c4712743ad;hp=a82d1da945593a52057952d758afd3d30231c0f0;hb=a8984c0e490cda653615bc0e1d4743ad8fe7a2a7;hpb=3244935a74559715749a60c03e7b608a227e0438 diff --git a/man/refile.man1 b/man/refile.man1 index a82d1da..b19b1c0 100644 --- a/man/refile.man1 +++ b/man/refile.man1 @@ -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.)