Update usage for new check syntax
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Jun 2013 11:27:04 +0000 (13:27 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Jun 2013 11:27:04 +0000 (13:27 +0200)
index/zebraidx.c

index 542978d..82eb5c2 100644 (file)
@@ -86,7 +86,7 @@ int main(int argc, char **argv)
         " 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"
+        " 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"