From: Jordi Mallach Date: Mon, 4 Mar 2002 17:35:44 +0000 (+0000) Subject: Added -N, -Q. X-Git-Tag: v1.1.7~8 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7a053fc431c3bf38eddfc3034dbc8346868ccbc8;p=nano.git Added -N, -Q. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1097 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/nano.texi b/nano.texi index 1c3cb637..6ec93a0d 100644 --- a/nano.texi +++ b/nano.texi @@ -122,6 +122,12 @@ under nano. @item -M, --mac Write file in Mac format. +@item -N, --noconvert +Do not convert files from DOS/Mac format. + +@item -Q [str], --quotestr [str] +Set the quoting string for justifying. The default is "> ". + @item -R, --regexp Turns on regular expression search and search/replace.