From 4763d787a56d135762334c30fcedfb425d5e5bce Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 8 Jun 2013 22:31:39 +0200 Subject: [PATCH] Cosmetics. --- mymail.1 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/mymail.1 b/mymail.1 index 7e48dcc..6a957ad 100644 --- a/mymail.1 +++ b/mymail.1 @@ -47,9 +47,9 @@ set the semicolon-separated list of db files for search \fB-m \fR, \fB--mbox-pattern \fR set the mbox filename pattern for recursive search .TP -\fB-s \fR, \fB--search \fR search for -matching mails in the db file. Multiple search requests can be -combined, and only mails fulfilling all of them will be extracted. +\fB-s \fR, \fB--search \fR +search for matching mails in the db file. Multiple search requests can +be combined, and only mails fulfilling all of them will be extracted. .TP \fB-d \fR, \fB--db-file-output \fR set the db filename for indexing @@ -58,11 +58,12 @@ set the db filename for indexing index mails in the mailboxes located recursively anywhere in the directories following the options on the command lines .TP -\fB-o \fR, \fB--output \fR set the -result mbox filename. If it is not set, the standard output is used +\fB-o \fR, \fB--output \fR +set the result mbox filename. If it is not set, the standard output is +used .TP -\fB-n \fR, \fB--nb-mails-max \fR set the -maximum number of mails to extract (default is 250) +\fB-n \fR, \fB--nb-mails-max \fR +set the maximum number of mails to extract (default is 250) .TP \fB-a \fR, \fB--default-search \fR set the default search key. If a search request is not understood, -- 2.20.1