* add --skip-msgid-dups / -u option to mu find, document it

This commit is contained in:
djcb
2012-12-16 15:25:14 +02:00
parent 2f9dd78bb0
commit 76e8d1e6de
4 changed files with 18 additions and 1 deletions

View File

@ -139,6 +139,10 @@ struct _MuConfig {
gchar *exec; /* command to execute on the
* files for the matched
* messages */
gboolean no_msgid_dups; /* if there are multiple
* messages with the same
* msgid, show only the first
* one */
/* for find and cind */
time_t after; /* only show messages or
* adresses last seen after