]> git.cworth.org Git - notmuch/blobdiff - notmuch-client.h
CLI: move query syntax to shared option
[notmuch] / notmuch-client.h
index f820791f0fc13c639843e0d9b1cf913a78b0b944..96d81166d2f52342b721f7be293eb2641ea4e868 100644 (file)
@@ -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);