diff --git a/nano.1.html b/nano.1.html
index d035155b..67d3840a 100644
--- a/nano.1.html
+++ b/nano.1.html
@@ -3,7 +3,7 @@ Content-type: text/html
Manpage of NANO
NANO
-Section: User Commands (1)
Updated: December 2, 2000
Index
+Section: User Commands (1)
Updated: April 30, 2001
Index
Return to Main Contents
@@ -65,15 +65,15 @@ Display a summary of commandline options.
Constantly show the cursor position.
--k (--cut)
-
-
-Enable cut from cursor to end of line with ^K.
-i (--autoindent)
Indent new lines to the previous line's indentation. Useful when editing
source code.
+-k (--cut)
+
+
+Enable cut from cursor to end of line with ^K.
-l (--nofollow)
@@ -89,6 +89,11 @@ Enable mouse support (if available for your system).
Emulate Pico as closely as possible. This affects both the "shortcut list"
at the bottom of the screen, as well as the display and entry of previous
search and replace strings.
+-r (--fill)
+
+
+Wrap lines at column #cols. By default this is the width of the screen,
+less eight.
-s (--speller)
@@ -177,6 +182,6 @@ used by others).
This document was created by
man2html,
using the manual pages.
-Time: 02:16:52 GMT, December 18, 2000
+Time: 11:22:15 GMT, April 30, 2001