From 7a053fc431c3bf38eddfc3034dbc8346868ccbc8 Mon Sep 17 00:00:00 2001
From: Jordi Mallach <jordi@gnu.org>
Date: Mon, 4 Mar 2002 17:35:44 +0000
Subject: [PATCH] Added -N, -Q.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1097 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 nano.texi | 6 ++++++
 1 file changed, 6 insertions(+)

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