]> git.wh0rd.org Git - nano.git/commitdiff
2013-06-13 Kamil Dudka <kdudka@redhat.com>
authorChris Allegretta <chrisa@asty.org>
Fri, 14 Jun 2013 02:31:38 +0000 (02:31 +0000)
committerChris Allegretta <chrisa@asty.org>
Fri, 14 Jun 2013 02:31:38 +0000 (02:31 +0000)
        * doc/man/nano.1 - Actually document the -P (--poslog) option.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4578 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/man/nano.1

index 1110f02e3e0ad84db27b717747f4575a215f1fdd..9f8c15e009d38cb7cf4f4e3bc99bcf06634067a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-06-13 Kamil Dudka <kdudka@redhat.com>
+       * doc/man/nano.1 - Actually document the -P (--poslog) option.
+
 2013-04-12 Chris Allegretta <chrisa@asty.org>
        * src/files.c (do_insertfile): Check for saved cursor position when inserting a
          file as well.  Fixes Savannah bug 38600 reported by Craig Barnes.
index ca6f6ca2b26266a207263b7c06e8d9a5b422c9aa..3cf8ec94cd0f96f86a0c1772a9ae5923dfeb35a7 100644 (file)
@@ -102,6 +102,9 @@ Disable automatic conversion of files from DOS/Mac format.
 .B \-O (\-\-morespace)
 Use the blank line below the titlebar as extra editing space.
 .TP
+.B \-P (\-\-poslog)
+Log & read location of cursor position.
+.TP
 .B \-Q \fIstr\fP (\-\-quotestr=\fIstr\fP)
 Set the quoting string for justifying.  The default is
 "\fI^([\ \\t]*[#:>\\|}])+\fP" if extended regular expression support is