From: Adam Dickmeiss Date: Mon, 21 Mar 2011 11:40:49 +0000 (+0100) Subject: Display command check in usage X-Git-Tag: v2.0.46~4^2 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=53a83124bdcc804090f4f793694b669021e4c63f;ds=sidebyside Display command check in usage --- diff --git a/index/zebraidx.c b/index/zebraidx.c index 48cd1fe..0ec053c 100644 --- a/index/zebraidx.c +++ b/index/zebraidx.c @@ -84,6 +84,7 @@ int main(int argc, char **argv) " drop Drop database \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 Index files as (grs or text).\n" " -c Read configuration file .\n"