.B \-N (\-\-noconvert)
Disable automatic conversion of files from DOS/Mac format.
.TP
+.B \-Q [str] (\-\-quotestr=[str])
+Set the quoting string for justifying. The default is "> ".
+.TP
.B \-R (\-\-regexp)
Enable regular expression matching for search strings, as well as
\\n subexpression replacement for replace strings, if available.
<DD>
Write file in Mac format.
+<DT><B>-N (--noconvert)</B>
+
+<DD>
+Disable automatic conversion of files from DOS/Mac format.
+<DT><B>-Q [str] (--quotestr=[str])</B>
+
+<DD>
+Set the quoting string for justifying. The default is "> ".
<DT><B>-R (--regexp)</B>
<DD>
This document was created by
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
-Time: 13:37:58 GMT, February 01, 2002
+Time: 12:14:20 GMT, March 04, 2002
</BODY>
</HTML>
#ifndef DISABLE_JUSTIFY
printf
(_
- (" -Q [str] --quotestr [num] Quoting string, default \"> \"\n"));
+ (" -Q [str] --quotestr [str] Quoting string, default \"> \"\n"));
#endif
#ifndef NANO_SMALL
printf(_