X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-client.h;h=96d81166d2f52342b721f7be293eb2641ea4e868;hb=1c932cd5e0321d7a5d3eba9d4bd6021e79c867e1;hp=f820791f0fc13c639843e0d9b1cf913a78b0b944;hpb=d447b694b498c3e18a22f1eb15139a798c6aab26;p=notmuch diff --git a/notmuch-client.h b/notmuch-client.h index f820791f..96d81166 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -487,6 +487,8 @@ print_status_gzbytes (const char *loc, extern const notmuch_opt_desc_t notmuch_shared_options []; +notmuch_query_syntax_t shared_option_query_syntax (); + void notmuch_process_shared_options (notmuch_database_t *notmuch, const char *subcommand_name); int notmuch_minimal_options (const char *subcommand_name, int argc, char **argv);