X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fztest-options.xml;h=06062013cbc1bf73092afd68d1bf8abf4b830dbd;hb=06151390083d3f8875bf7ed4b113942f6cccf9f4;hp=cbcd2d860b3f8d29f7e6b26229bf015a91c55155;hpb=519fe26fff30687caa26c4a26038d02dcc0429c8;p=yaz-moved-to-github.git diff --git a/doc/ztest-options.xml b/doc/ztest-options.xml index cbcd2d8..0606201 100644 --- a/doc/ztest-options.xml +++ b/doc/ztest-options.xml @@ -1,5 +1,5 @@ @@ -90,23 +90,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