Removed `-format string' switches but made -form accept `=formatstring'.
[mmh] / man / fmtdump.man8
index 55f9b99..0acb412 100644 (file)
@@ -10,8 +10,6 @@ fmtdump \- decode nmh format files
 .B %libdir%/fmtdump
 .RB [ \-form
 .IR formatfile ]
-.RB [ \-format
-.IR string ]
 .RB [ \-version ]
 .RB [ \-help ]
 .ad
@@ -24,14 +22,10 @@ format file and produces a pseudo-language listing of the how
 interprets the file.  This is useful when debugging a complicated format file.
 .PP
 The
-.B \-format
-.I string
-and
 .B \-form
 .I formatfile
-switches may be
-used to specify a format string or format file to read.  The string
-is simply a format string and the file is simply a format file.
+switch may be used to specify a format file to read.
+It may also be a format string directly, if prepended with an equal sign `='.
 See
 .BR mh-format (5)
 for the details.