]> git.cworth.org Git - notmuch/blobdiff - notmuch-client.h
notmuch-compact: Initial commit of CLI
[notmuch] / notmuch-client.h
index afb0ddf9b946d42952dbf0188a56ba389525adea..0bfa4da9606a4b62b052aec3a42e04148bceaccf 100644 (file)
@@ -204,6 +204,9 @@ notmuch_tag_command (notmuch_config_t *config, int argc, char *argv[]);
 int
 notmuch_config_command (notmuch_config_t *config, int argc, char *argv[]);
 
+int
+notmuch_compact_command (notmuch_config_t *config, int argc, char *argv[]);
+
 const char *
 notmuch_time_relative_date (const void *ctx, time_t then);