1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@968 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Jordi Mallach 2002-01-04 18:00:24 +00:00
родитель 8ae5789447
Коммит cb0cbcc058

Просмотреть файл

@ -9,7 +9,7 @@
@smallbook @smallbook
@set EDITION 0.1 @set EDITION 0.1
@set VERSION 1.1.4 @set VERSION 1.1.4
@set UPDATED 3 Jan 2002 @set UPDATED 4 Jan 2002
@dircategory Editors @dircategory Editors
@direntry @direntry
@ -114,6 +114,11 @@ Write file in DOS format.
@item -F, --multibuffer @item -F, --multibuffer
Enable multiple file buffers. 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 @item -M, --mac
Write file in Mac format. Write file in Mac format.