X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fstatserv.c;h=0e6a3e80a1811f7947272d024875d65188712327;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=4a469dee50656c7ccf8062cc40037a8cc59620a0;hpb=59aa88eb085c71e191802510804588a4f9edbe9b;p=yaz-moved-to-github.git diff --git a/src/statserv.c b/src/statserv.c index 4a469de..0e6a3e8 100644 --- a/src/statserv.c +++ b/src/statserv.c @@ -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; } }