]> git.deb.at Git - pkg/abook.git/blobdiff - options.c
New index_format option.
[pkg/abook.git] / options.c
index 16fb365da8a73d0d85a39b48c824f26cdf61ebe1..66a982bc3cafa849c712beb0b7be381981e17196 100644 (file)
--- 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 },