From: Adam Dickmeiss Date: Mon, 24 Jun 2013 11:27:04 +0000 (+0200) Subject: Update usage for new check syntax X-Git-Tag: v2.0.56~3 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=fc5f91a7c4eb187dd257ca966b1e1c105fbb01b8;hp=bd2bc9360225e695bbaba2c2d1cd6925c4eb23a5 Update usage for new check syntax --- diff --git a/index/zebraidx.c b/index/zebraidx.c index 542978d..82eb5c2 100644 --- a/index/zebraidx.c +++ b/index/zebraidx.c @@ -86,7 +86,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" + " 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"