]> diplodocus.org Git - nmh/blobdiff - man/repl.man
Don't `else' after return. Simplify control flow.
[nmh] / man / repl.man
index 208676e93e42ff176f7a8443da4603d3ec3a9956..b764e6739392cb5ffc445bf2a3e434ffe1d22682 100644 (file)
@@ -1,4 +1,4 @@
-.TH REPL %manext1% "November 4, 2014" "%nmhversion%"
+.TH REPL %manext1% "October 15, 2016" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
@@ -8,6 +8,8 @@ repl \- reply to a message
 .HP 5
 .na
 .B repl
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msg ]
 .RB [ \-annotate " | " \-noannotate ]
@@ -36,6 +38,8 @@ all/to/cc/me]
 .RB [ \-editor
 .IR editor ]
 .RB [ \-noedit ]
+.RB [ \-convertargs
+.IR "type argstring" ]
 .RB [ \-whatnowproc
 .IR program ]
 .RB [ \-nowhatnowproc ]
@@ -47,8 +51,6 @@ all/to/cc/me]
 .RB [ \-build ]
 .RB [ \-file
 .IR msgfile ]
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
 .B Repl
@@ -234,6 +236,27 @@ and
 .B \-noatfile
 options.
 .PP
+The
+.B \-convertargs
+switch directs
+.B repl
+to pass the arguments for
+.I type
+to
+.BR mhbuild .
+Both arguments are required;
+.I type
+must be non-empty while
+.I argstring
+can be empty, e.g., '' in a shell command line.  The
+.B \-convertargs
+switch can be used multiple times.
+See the Convert Interface section of the
+.B mhbuild
+man page for description of the convert mechanism, and
+.I %docdir%/contrib/replaliases
+for examples of its use.
+.PP
 Although
 .B repl
 uses a forms file to direct it how to construct
@@ -260,7 +283,9 @@ which message filter file to use.
 .PP
 If the switch
 .B \-noformat
-is given (it is the default), then the message
+is given (it is the default) and the
+.B \-filter
+switch is not used, then the message
 to which you are replying is not included in the body of the draft.
 .PP
 If the switch
@@ -514,6 +539,8 @@ is checked.
 .IR send (1),
 .IR whatnow (1),
 .IR mh\-format (5)
+.PP
+.I %docdir%/contrib/replaliases
 .SH DEFAULTS
 .nf
 .RB ` +folder "' defaults to the current folder"