commit cb0cbcc058bd7f9dfefef4110648d501c29ca86f
parent 8ae578944780f7d9908fa37feea012a776aa0ae6
Author: Jordi Mallach <jordi@gnu.org>
Date: Fri, 4 Jan 2002 18:00:24 +0000
Added -K item.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@968 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/nano.texi b/nano.texi
@@ -9,7 +9,7 @@
@smallbook
@set EDITION 0.1
@set VERSION 1.1.4
-@set UPDATED 3 Jan 2002
+@set UPDATED 4 Jan 2002
@dircategory Editors
@direntry
@@ -114,6 +114,11 @@ Write file in DOS format.
@item -F, --multibuffer
Enable multiple file buffers.
+@item -K, --keypad
+Do not use the ncurses keypad() call unless necessary. Try this flag if
+you find that the arrow keys on the numeric keypad do not work for you
+under nano.
+
@item -M, --mac
Write file in Mac format.