Allow send(1) to send from folder other than +drafts
[mmh] / man / send.man1
index b4a9fcc..02e64fe 100644 (file)
@@ -8,8 +8,9 @@ send \- send a message
 .HP 5
 .na
 .B send
-.RB [ \-verbose " | " \-noverbose ]
+.RI [ +folder ]
 .RI [ msgs ]
+.RB [ \-verbose " | " \-noverbose ]
 .RB [ \-Version ]
 .RB [ \-help ]
 .ad
@@ -70,13 +71,14 @@ will request verbose information of the transport system.
 .PP
 .B Send
 with no
+.I +folder
+and
 .I msgs
-argument will send the current message in the draft folder.
+arguments will send the current message in the draft folder.
 .B Send
-always takes messages from the draft folder.
-(But, a
+sends messages from the draft folder, unless
 .I +folder
-argument might be added in the future.)
+is given.
 Consult the
 .BR mh-draft (7)
 man page for more information.
@@ -167,7 +169,8 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), spost(8)
 
 .SH DEFAULTS
 .nf
-.RB ` msgs "' defaults to the current message in the draft folder"
+.RB ` msgs "' defaults to the current message"
+.RB ` +folder "' defaults to the draft folder"
 .RB ` \-noverbose '
 .fi