From e82f76b87ff9779532908a02315b6425fb8a53f4 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Mon, 24 Dec 2018 21:56:30 +0100 Subject: Rename conf file and bash completion script Also, - Add the new manpage to the Makefile. - Add additional dependencies in README. - Fix some small formatting mistakes in ctct(1). --- ctct.1.in | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'ctct.1.in') diff --git a/ctct.1.in b/ctct.1.in index d621778..5a9ba61 100644 --- a/ctct.1.in +++ b/ctct.1.in @@ -51,8 +51,7 @@ ctct \- a simple console contact manager .SH DESCRIPTION .P .B ctct -manages a set of simple contact entries, identified by -.IR name \. +manages a set of simple contact entries, identified by name\. If called with no special arguments, the contact entry identified by .I name @@ -126,13 +125,13 @@ See also .BR grep (1)\. .\" .TP -.B \-l, \-\-list\-all +.BR \-l ", " \-\-list\-all List all contacts alphabetically by name\. If a contact entry is composed of two dot separated parts, these parts' order is the one chosen at creation respectively renaming\. .\" .TP -.BI "\-e, \-\-edit " name +.BR \-e ", " \-\-edit " \fIname\fP" Edit and, if non-existent, create the entry identified by .IR name \. For the format of @@ -144,7 +143,7 @@ the actual name inside the contact entry, on whose format there are precisely no restrictions\. .\" .TP -.BI "\-d, \-\-delete " name \.\.\. +.BR \-d ", " \-\-delete " \fIname\fP \.\.\." Delete all specified contact entries\. .\" .TP @@ -159,7 +158,7 @@ to Show brief version and licensing information\. .\" .TP -.B \-h, \-\-help +.BR \-h ", " \-\-help Show a simple help text basically depicting the above options\. .\" .\" -- cgit v1.2.3