X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-dump.c;h=158142f55b4992c53de1396e7e557536b9074ec8;hp=f8edda76ca011b928e948300e522f7815dc1dbf3;hb=3fed6736a7ef8b8b1f05d0fabb136bdd3b5917ee;hpb=c7453773064efbd0b2cd17b15ba483edbd28ce1e diff --git a/notmuch-dump.c b/notmuch-dump.c index f8edda76..158142f5 100644 --- a/notmuch-dump.c +++ b/notmuch-dump.c @@ -40,7 +40,7 @@ notmuch_dump_command (notmuch_config_t *config, int argc, char *argv[]) char *output_file_name = NULL; int opt_index; - int output_format = DUMP_FORMAT_SUP; + int output_format = DUMP_FORMAT_BATCH_TAG; notmuch_opt_desc_t options[] = { { NOTMUCH_OPT_KEYWORD, &output_format, "format", 'f',