Display command check in usage
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Mar 2011 11:40:49 +0000 (12:40 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Mar 2011 11:40:49 +0000 (12:40 +0100)
index/zebraidx.c

index 48cd1fe..0ec053c 100644 (file)
@@ -84,6 +84,7 @@ int main(int argc, char **argv)
         " drop <db>     Drop database <db>\n"
         " commit        Commit changes\n"
         " clean         Clean shadow files\n"
         " drop <db>     Drop database <db>\n"
         " commit        Commit changes\n"
         " clean         Clean shadow files\n"
+        " check:mode    Check register; mode is one of: default, full, quick\n"
         "Options:\n"
        " -t <type>     Index files as <type> (grs or text).\n"
        " -c <config>   Read configuration file <config>.\n"
         "Options:\n"
        " -t <type>     Index files as <type> (grs or text).\n"
        " -c <config>   Read configuration file <config>.\n"