X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fstatserv.c;h=720ec08f21fc510383ba258bb79812b74e19415f;hp=4a469dee50656c7ccf8062cc40037a8cc59620a0;hb=3e11596504862f376b7340848715d6f549864660;hpb=59aa88eb085c71e191802510804588a4f9edbe9b diff --git a/src/statserv.c b/src/statserv.c index 4a469de..720ec08 100644 --- a/src/statserv.c +++ b/src/statserv.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -1402,7 +1402,7 @@ int check_options(int argc, char **argv) fprintf(stderr, "Usage: %s [ -a -v " " -l -u -c -t " " -k -d -p -C certfile" - " -ziDST1 -m -w ... ]\n", me); + " -zKiDST1 -m -w ... ]\n", me); return 1; } }