* mu-config: cosmetic

This commit is contained in:
djcb 2012-12-22 21:12:52 +02:00
parent 144b5b1ba2
commit c7467210a4
1 changed files with 1 additions and 2 deletions

View File

@ -215,8 +215,7 @@ config_options_group_find (void)
"sort in reverse (descending) order (z -> a)", NULL},
{"no-dups", 'u', 0, G_OPTION_ARG_NONE,
&MU_CONFIG.no_dups,
"show only the first of multiple messages duplicates (false)",
NULL},
"show only the first of messages duplicates (false)", NULL},
{"linksdir", 0, 0, G_OPTION_ARG_STRING, &MU_CONFIG.linksdir,
"output as symbolic links to a target maildir", "<dir>"},
{"clearlinks", 0, 0, G_OPTION_ARG_NONE, &MU_CONFIG.clearlinks,