X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=options.c;h=66a982bc3cafa849c712beb0b7be381981e17196;hb=3370ba68ac9cbbd583da6997c039b29b0fc43b7a;hp=16fb365da8a73d0d85a39b48c824f26cdf61ebe1;hpb=6f27db4afffc464b91c1ef23b0b5d85322e8d9b8;p=pkg%2Fabook.git diff --git a/options.c b/options.c index 16fb365..66a982b 100644 --- a/options.c +++ b/options.c @@ -54,7 +54,7 @@ static struct option abook_vars[] = { { "extra_column", OT_STR, STR_EXTRA_COLUMN, UL "phone" }, { "extra_alternative", OT_STR, STR_EXTRA_ALTERNATIVE, UL "-1" }, { "extrapos", OT_INT, INT_EXTRAPOS, 65 }, - + { "index_format", OT_STR, STR_INDEX_FORMAT, UL " {name:22} {email:40} {phone:12|workphone|mobile}" }, { "mutt_command", OT_STR, STR_MUTT_COMMAND, UL "mutt" }, { "mutt_return_all_emails", OT_BOOL, BOOL_MUTT_RETURN_ALL_EMAILS, TRUE },