Blame SOURCES/0003-Document-the-poslog-P-option-in-nano.1-man-page.patch

6ab22e
From 64452244419d9b77ef62d4971bad5cdaa4dd3dfc Mon Sep 17 00:00:00 2001
6ab22e
From: Kamil Dudka <kdudka@redhat.com>
6ab22e
Date: Tue, 28 May 2013 15:24:19 +0200
6ab22e
Subject: [PATCH 3/3] Document the --poslog (-P) option in nano.1 man page.
6ab22e
6ab22e
---
6ab22e
 doc/man/nano.1 |    3 +++
6ab22e
 1 files changed, 3 insertions(+), 0 deletions(-)
6ab22e
6ab22e
diff --git a/doc/man/nano.1 b/doc/man/nano.1
6ab22e
index 4d4d67a..c4e4782 100644
6ab22e
--- a/doc/man/nano.1
6ab22e
+++ b/doc/man/nano.1
6ab22e
@@ -99,6 +99,9 @@ Disable automatic conversion of files from DOS/Mac format.
6ab22e
 .B \-O (\-\-morespace)
6ab22e
 Use the blank line below the titlebar as extra editing space.
6ab22e
 .TP
6ab22e
+.B \-P (\-\-poslog)
6ab22e
+Log & read location of cursor position.
6ab22e
+.TP
6ab22e
 .B \-Q \fIstr\fP (\-\-quotestr=\fIstr\fP)
6ab22e
 Set the quoting string for justifying.  The default is
6ab22e
 "\fI^([\ \\t]*[#:>\\|}])+\fP" if extended regular expression support is
6ab22e
-- 
6ab22e
1.7.1
6ab22e