X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fztest-options.xml;h=06062013cbc1bf73092afd68d1bf8abf4b830dbd;hp=cf931bb24116cbf196d17e9d26a9127064483b72;hb=c7753f2a498076aae60b9a4682041c573792d0cd;hpb=4fb9818b0657f561397b29e55d87cc8d4f194436 diff --git a/doc/ztest-options.xml b/doc/ztest-options.xml index cf931bb..0606201 100644 --- a/doc/ztest-options.xml +++ b/doc/ztest-options.xml @@ -1,5 +1,5 @@ @@ -90,12 +90,27 @@ 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