X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fztest-options.xml;h=f7c4f93436935d15bb3ab54abaa3dbccab9c4ce2;hp=cf931bb24116cbf196d17e9d26a9127064483b72;hb=681b7be9d32f67cd1d7a970117d5526d348d5bd7;hpb=823ed165c1796f9d554178c6177b6e495b4290ba diff --git a/doc/ztest-options.xml b/doc/ztest-options.xml index cf931bb..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,12 +95,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