]> diplodocus.org Git - nmh/blobdiff - man/mhbuild.man
Garbage collect unused code.
[nmh] / man / mhbuild.man
index 2f0e8ee7b21c675159c1e0001178a1beb002ff82..abd9dcbca88cb0caeb3fe8c9a08877f38fbe44fb 100644 (file)
@@ -21,6 +21,7 @@ mhbuild \- translate MIME composition draft
 .RB [ \-headerencoding 
 .IR encoding\-algorithm
 .RB " | " \-autoheaderencoding ]
+.RB [ \-dist ]
 .RB [ \-version ]
 .RB [ \-help ]
 .ad
@@ -554,20 +555,6 @@ switch will cause
 .B mhbuild
 to exit without error if the input file already has valid MIME headers.
 .PP
-It is also possible to have the
-.B whatnow
-program invoke
-.B mhbuild
-automatically when a message is sent.  To do this, you must add the line
-.PP
-.RS 5
-automimeproc: 1
-.RE
-.PP
-to your
-.I \&.mh\(ruprofile
-file.
-.PP
 Finally, you should consider adding this line to your profile:
 .PP
 .RS 5
@@ -585,6 +572,14 @@ What now? list
 .RE
 .PP
 will work as you expect.
+.PP
+The
+.B \-dist
+switch is intended to be used by
+.BR dist .
+It will cause mhbuild to not generate any MIME headers in the composition
+file (such as \*(lqMIME-Version\*(rq or \*(lqContent-Type\*(rq), but it
+will still encode message headers according to RFC 2047.
 .SS "User Environment"
 Because the environment in which
 .B mhbuild