X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-dump.c;h=158142f55b4992c53de1396e7e557536b9074ec8;hp=f8edda76ca011b928e948300e522f7815dc1dbf3;hb=f4167e6de86d071cd94721c2acc1397bf291a13c;hpb=3b36898f0b5cc03d8d93e2892959aacc8953fc2c 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',