eb640f2
From 02ac0ce311deed36679937a4d7ad882bfce29dfc Mon Sep 17 00:00:00 2001
eb640f2
From: =?UTF-8?q?Rapha=C3=ABl=20Droz?= <raphael.droz+floss@gmail.com>
eb640f2
Date: Sun, 12 Jun 2016 21:33:00 -0300
eb640f2
Subject: [PATCH 2/3] doc: manpage mention of the -f option (+ fix for bug #8)
eb640f2
eb640f2
---
eb640f2
 abook.1   | 8 +-------
eb640f2
 abookrc.5 | 4 ----
eb640f2
 2 files changed, 1 insertion(+), 11 deletions(-)
eb640f2
eb640f2
diff --git a/abook.1 b/abook.1
eb640f2
index 2628200..96d665d 100644
eb640f2
--- a/abook.1
eb640f2
+++ b/abook.1
eb640f2
@@ -6,12 +6,6 @@ abook \- text\-based address book program
eb640f2
 .B abook
eb640f2
 [ \fIOPTION\fR ]
eb640f2
 .SH DESCRIPTION
eb640f2
-This manual page documents briefly the
eb640f2
-.B abook
eb640f2
-program.
eb640f2
-This manual page was written for the Debian GNU/Linux distribution
eb640f2
-because the original program does not have a manual page.
eb640f2
-.PP
eb640f2
 .B abook 
eb640f2
 is a text-based address book program. It contains Name, Email, Address 
eb640f2
 and various Phone fields. It is designed for use with mutt, but can be
eb640f2
@@ -24,7 +18,7 @@ Show usage.
eb640f2
 \fB\-C \-\-config\fP \fI<filename>\fR
eb640f2
 Use an alternative configuration file (default is \fI$HOME/.abook/abookrc\fR).
eb640f2
 .TP
eb640f2
-\fB\-\-datafile\fP \fI<filename>\fR
eb640f2
+\fB\-f \-\-datafile\fP \fI<filename>\fR
eb640f2
 Use an alternative addressbook file (default is \fI$HOME/.abook/addressbook\fR).
eb640f2
 .TP
eb640f2
 \fB\-\-mutt\-query\fP \fI<string>\fR [ \fB\-\-outformat\fP \fI<outputformat>\fR ]
eb640f2
diff --git a/abookrc.5 b/abookrc.5
eb640f2
index 88e05f6..8fbb10b 100644
eb640f2
--- a/abookrc.5
eb640f2
+++ b/abookrc.5
eb640f2
@@ -3,10 +3,6 @@
eb640f2
 .SH NAME
eb640f2
 \fB$HOME/.abook/abookrc\fP \- configuration file for abook address book program
eb640f2
 .SH DESCRIPTION
eb640f2
-This manual page documents briefly the
eb640f2
-.B abookrc
eb640f2
-file.
eb640f2
-.br
eb640f2
 .B abookrc
eb640f2
 is the (optional) configuration file for use with the
eb640f2
 .B abook(1)
eb640f2
-- 
eb640f2
2.13.5
eb640f2