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.