Renamed -version switch to -Version to remove the conflict with -verbose.
[mmh] / man / send.man1
index 09e3f40..4292a2d 100644 (file)
@@ -10,13 +10,11 @@ send \- send a message
 .B send
 .RB [ \-alias
 .IR aliasfile ]
-.RB [ \-forward " | " \-noforward ]
-.RB [ \-push " | " \-nopush ]
 .RB [ \-verbose " | " \-noverbose ]
 .RB [ \-watch " | " \-nowatch ]
 .RB [ msg
 \&...]
-.RB [ \-version ]
+.RB [ \-Version ]
 .RB [ \-help ]
 .ad
 .SH DESCRIPTION
@@ -52,7 +50,7 @@ The body of each attachment header field is interpreted as a file name,
 and each file named is included as a separate part in the MIME message.
 .PP
 For file names with dot suffixes, the context is scanned for a
-.I mhshow-suffix-
+.I show-suffix-
 entry for that suffix.
 The content-type for the part is taken from that context entry if a match is
 found.
@@ -70,26 +68,6 @@ Content-Disposition: attachment; filename="VERSION"
 .fi
 .PP
 If
-.B \-push
-is specified,
-.B send
-will detach itself from the user's
-terminal and perform its actions in the background.  If
-.BR push 'd
-and the draft can't be sent, then an error message will be sent (using
-.BR mhmail )
-back to the user.  If
-.B \-forward
-is given, then a copy
-of the draft will be attached to this failure notice.  Using
-.B \-push
-differs from putting
-.B send
-in the background because the output is
-trapped and analyzed by
-.BR nmh .
-.PP
-If
 .B \-verbose
 is specified,
 .B send
@@ -211,8 +189,6 @@ comp(1), dist(1), forw(1), repl(1), mh\-alias(5), spost(8)
 .SH DEFAULTS
 .nf
 .RB ` msg "' defaults to the current message in the draft folder"
-.RB ` \-forward '
-.RB ` \-nopush '
 .RB ` \-noverbose '
 .RB ` \-nowatch '
 .fi