]> git.wh0rd.org Git - nano.git/commitdiff
Update html man page too
authorChris Allegretta <chrisa@asty.org>
Mon, 30 Apr 2001 11:23:33 +0000 (11:23 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 30 Apr 2001 11:23:33 +0000 (11:23 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@623 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

nano.1.html

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