X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fztest-options.xml;h=f7c4f93436935d15bb3ab54abaa3dbccab9c4ce2;hp=cbcd2d860b3f8d29f7e6b26229bf015a91c55155;hb=681b7be9d32f67cd1d7a970117d5526d348d5bd7;hpb=519fe26fff30687caa26c4a26038d02dcc0429c8 diff --git a/doc/ztest-options.xml b/doc/ztest-options.xml index cbcd2d8..f7c4f93 100644 --- a/doc/ztest-options.xml +++ b/doc/ztest-options.xml @@ -1,5 +1,5 @@ @@ -65,6 +65,11 @@ statserv_options_block. + -C + fname + Sets SSL certificate file name for server (PEM). + + -v level @@ -90,23 +95,45 @@ daemon (see -i). + -p + pidfile + + Specifies that the server should write its Process ID to + file given by pidfile. + A typical location would be /var/run/yaz-ztest.pid. + + -i Use this to make the the server run from the inetd server (UNIX only). + -D + + Use this to make the server put itself in the background and + run as a daemon. If neither -i nor + -D is given, the server starts in the foreground. + + -install Use this to install the server as an NT service - (Windows 2000/NT only). + (Windows NT/2000/XP only). + Control the server by going to the Services in the Control Panel. + + + -installa + + Use this to install and activate the server as an NT service + (Windows NT/2000/XP only). Control the server by going to the Services in the Control Panel. -remove Use this to remove the server from the NT services - (Windows 2000/NT only). + (Windows NT/2000/XP only). -t