* mu: improve cfind help text

This commit is contained in:
djcb 2013-05-05 12:18:08 +03:00
parent d79e19b74b
commit 71cbd27ef3
2 changed files with 9 additions and 6 deletions

View File

@ -277,8 +277,8 @@ config_options_group_cfind (void)
GOptionGroup *og;
GOptionEntry entries[] = {
{"format", 'o', 0, G_OPTION_ARG_STRING, &MU_CONFIG.formatstr,
"output format ('plain'(*), 'mutt', 'wl',"
"'org-contact', 'csv')", "<format>"},
"output format (plain(*), mutt-alias, mutt-ab, wl, "
"org-contact, bbdb, csv)", "<format>"},
{"personal", 0, 0, G_OPTION_ARG_NONE, &MU_CONFIG.personal,
"whether to only get 'personal' contacts", NULL},
{"after", 0, 0, G_OPTION_ARG_INT, &MU_CONFIG.after,

View File

@ -33,6 +33,7 @@ mu cfind is the mu command to find contacts in the mu database and export them
for use in other programs.
<format> is one of:
plain
mutt-alias
mutt-ab
wl
@ -40,10 +41,12 @@ for use in other programs.
org-contact
bbdb
If you specify '--personal', only addresses that were found in mails that include
'my' e-mail addres will be listed - so to exclude e.g. mailing-list posts. Use
the --my-address= option in 'mu index' to specify what addresses are considered
'my' address.
'plain' is the default.
If you specify '--personal', only addresses that were found in mails
that include 'my' e-mail addres will be listed - so to exclude e.g.
mailing-list posts. Use the --my-address= option in 'mu index' to
specify what addresses are considered 'my' address.
With '--after=T' you can tell mu to only show addresses that were seen after
T. T is a Unix timestamp. For example, to get only addresses seen after the