Added -N, -Q.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1097 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Jordi Mallach 2002-03-04 17:35:44 +00:00
parent fd0fe7ef15
commit 7a053fc431
1 changed files with 6 additions and 0 deletions

View File

@ -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.