X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client.sgml;h=93a3200fcee64c9e021ce7f84811800947189329;hb=7e821ac84c016b3f4b8eed893c421b7adccaac8d;hp=fe1cfb5db13c209dd4626766e3fb52ef9e1ec2e0;hpb=d239d37370affeb6525e5148554c05104dbdf5d7;p=yaz-moved-to-github.git diff --git a/doc/yaz-client.sgml b/doc/yaz-client.sgml index fe1cfb5..93a3200 100644 --- a/doc/yaz-client.sgml +++ b/doc/yaz-client.sgml @@ -1,7 +1,7 @@ ]> - + @@ -11,7 +11,7 @@ yaz-client - Z39.50 client for implementors + Z39.50/SRW client for implementors @@ -20,6 +20,7 @@ + @@ -36,9 +37,9 @@ DESCRIPTION - yaz-client is a Z39.50 client (origin) with a + yaz-client is a Z39.50/SRW client (origin) with a simple command line interface that allows you to test behavior and - performance of Z39.50 servers (targets). + performance of Z39.50 targets and SRW servers. yaz-client-ssl is identical to @@ -46,7 +47,7 @@ If the addr is specified, the client creates - a connection to the Z39.50 target at the address. + a connection to the Z39.50/SRW target at the address. @@ -82,6 +83,13 @@ + -q filename + + If specified, CQL configuration will be read from + the file given. + + + -p addr If specified, the client will use the proxy at the address @@ -118,6 +126,9 @@ Section "Common Command Language" in the YAZ manual. + + Section "Common QUery Language" in the YAZ manual. +