]> git.cworth.org Git - notmuch/blobdiff - notmuch-client.h
CLI/show: initial support for --duplicate for (raw output only)
[notmuch] / notmuch-client.h
index 9f57ac5e3935c430fb983645860780a8a937986b..f8f987e70e40b19755224557476f921cb61c17e9 100644 (file)
@@ -75,6 +75,7 @@ typedef struct notmuch_show_params {
     bool entire_thread;
     bool omit_excluded;
     bool output_body;
+    int duplicate;
     int part;
     _notmuch_crypto_t crypto;
     bool include_html;