diff --git a/nano.texi b/nano.texi index 431c72bac427035794eee9d2d99dad88bd47d8a5..3da2929ba203cf24889b2aa9736f0c2709751a2a 100644 --- 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.