X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=man%2Fcomp.man1;h=6258d2073ac55b422a2952dbd4b397e02fde18d1;hb=d1fefd9f614e4dc3cda16da6c69133c1b2005269;hp=a9e75da103349c5fafecdf0de1b907c8780b9e3f;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9;p=mmh diff --git a/man/comp.man1 b/man/comp.man1 index a9e75da..6258d20 100644 --- a/man/comp.man1 +++ b/man/comp.man1 @@ -13,8 +13,6 @@ comp \- compose a message .RB [ \-form .IR formfile ] .RB [ \-use " | " \-nouse ] -.RB [ \-file -.IR file ] .RB [ \-editor .IR editor ] .RB [ \-noedit ] @@ -51,7 +49,7 @@ forms file with the switch You may also start .B comp using the contents of an existing message -as the form. If you supply either a +as the form. If you supply a .I +folder or .I msg @@ -85,11 +83,15 @@ is terminated without sending the draft, the draft can be edited again via .RB \*(lq comp .BR \-use \*(rq. -.PP -The -.B \-file -.I file -switch says to use the named file as the message draft. +If +.B \-use +is given, +.I msg +is located within the draft folder. +A +.I +folder +argument is not allowed together with +.BR \-use . .PP If the draft already exists, .B comp @@ -159,7 +161,6 @@ will prevent any edit from occurring.) ^Draft\-Folder:~^To set the default draft folder ^Editor:~^To override the default editor ^Msg\-Protect:~^To set mode when creating a new message (draft) -^fileproc:~^Program to refile the message ^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions .fi @@ -175,23 +176,3 @@ dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5) .SH CONTEXT None - -.SH BUGS -If -.I whatnowproc -is -.BR whatnow , -then -.B comp -uses a built\-in -.BR whatnow , -it does not actually run the -.B whatnow -program. -Hence, if you define your own -.IR whatnowproc , -don't call it -.B whatnow -since -.B comp -won't run it.