]> git.wh0rd.org Git - nano.git/commitdiff
- nano.1, nano.1.html - Updated for the --preserve and --historylog options
authorChris Allegretta <chrisa@asty.org>
Fri, 17 Jan 2003 03:06:28 +0000 (03:06 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 17 Jan 2003 03:06:28 +0000 (03:06 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1369 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
nano.1
nano.1.html

index 82b92f6c124687a9a0c5d9c2f92756e47d8ece78..9fe58d2a4608344fc69e032c0e0636d473adbcdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -250,6 +250,8 @@ Changes
 - nano.texi:
        - Typo fixes and updates. (David Benbennick)
        - Updates for the most recent and not so recent changes.
+- nano.1, nano.1.html
+       - Updated for the --preserve and --historylog options.
 - TODO
        - Added some wishlist stuff.
 - THANKS:
diff --git a/nano.1 b/nano.1
index 712cf6f47b78e5373f4b1746f2d4341963370343..a1069ad467647b77091d1365684f317531952aeb 100644 (file)
--- a/nano.1
+++ b/nano.1
@@ -10,7 +10,7 @@
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
-nano \- Nano's ANOther editor, an enhanced free Pico Clone
+nano \- Nano's ANOther editor, an enhanced free Pico clone
 .SH SYNOPSIS
 .B nano
 .I [\+LINE]\ [options]\ [file]
@@ -41,6 +41,10 @@ Write file in DOS format.
 .B \-F (\-\-multibuffer)
 Enable multiple file buffers, if available.
 .TP
+.B \-H (\-\-historylog)
+Log search and replace strings to ~/.nano_history so they may be
+stored for later editing, if nanorc support is configured.
+.TP
 .B \-I (\-\-ignorercfiles)
 Don't look at $SYSCONFDIR/nanorc or ~/.nanorc, if nanorc support is
 available.
@@ -103,10 +107,9 @@ Enable mouse support (if available for your system).
 Set operating directory. Makes nano set up something similar to a
 chroot.
 .TP
-.B \-p (\-\-pico)
-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.
+.B \-p (\-\-preserve)
+Preserve the XON and XOFF sequences (^Q and ^S) so they will be 
+caught by the terminal.
 .TP
 .B \-r \fI[#cols]\fP (\-\-fill=\fI[#cols]\fP)
 Wrap lines at column #cols.  By default, this is the width of the
index cabb4899d0d4ce379a4e4be8629e336a6da3a0fd..c06236a8661114e17073eea1a327e915b48966f8 100644 (file)
@@ -11,7 +11,7 @@ Section: User Commands  (1)<BR>Updated: November 1, 2002<BR><A HREF="#index">Ind
 <A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
-nano - Nano's ANOther editor, an enhanced free Pico Clone
+nano - Nano's ANOther editor, an enhanced free Pico clone
 <A NAME="lbAC">&nbsp;</A>
 <H2>SYNOPSIS</H2>
 
@@ -56,6 +56,11 @@ Write file in DOS format.
 
 <DD>
 Enable multiple file buffers, if available.
+<DT><B>-H (--historylog)</B>
+
+<DD>
+Log search and replace strings to ~/.nano_history so they may be
+stored for later editing, if nanorc support is configured.
 <DT><B>-I (--ignorercfiles)</B>
 
 <DD>
@@ -135,12 +140,11 @@ Enable mouse support (if available for your system).
 <DD>
 Set operating directory. Makes nano set up something similar to a
 chroot.
-<DT><B>-p (--pico)</B>
+<DT><B>-p (--preserve)</B>
 
 <DD>
-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.
+Preserve the XON and XOFF sequences (^Q and ^S) so they will be 
+caught by the terminal.
 <DT><B>-r </B><I>[#cols]</I> (--fill=<I>[#cols]</I>)
 
 <DD>
@@ -236,6 +240,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: 17:00:52 GMT, November 01, 2002
+Time: 03:06:20 GMT, January 17, 2003
 </BODY>
 </HTML>