]> git.cworth.org Git - notmuch/blobdiff - notmuch-client.h
cli/new: convert to new config framework
[notmuch] / notmuch-client.h
index a026002a27b0904c76fdb871f259db85627ea2ff..9e09c36a55c607f6c43cbf90b0afc2b5c34d2457 100644 (file)
@@ -257,6 +257,7 @@ typedef enum {
     NOTMUCH_COMMAND_CONFIG_CREATE      = 1 << 1,
     NOTMUCH_COMMAND_DATABASE_EARLY     = 1 << 2,
     NOTMUCH_COMMAND_DATABASE_WRITE     = 1 << 3,
+    NOTMUCH_COMMAND_DATABASE_CREATE    = 1 << 4,
 } notmuch_command_mode_t;
 
 notmuch_config_t *