X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client-commands.xml;h=02c2ac5c90fec4ac3bbffd9895f328b3cecde5c9;hb=43769ae204a1033190b8c044f0faa5e2341140c2;hp=8873d22d38ac22b4a1507b36cc3340d314199731;hpb=7ab87517b1d480eb94e95658ab9acbe8ce24648e;p=yaz-moved-to-github.git diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 8873d22..02c2ac5 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,4 @@ @@ -33,7 +32,7 @@ Sends a Search Request using the query given. By default the query is assumed to be PQF. See command - querytype. + querytype for more information. @@ -184,11 +183,14 @@ - sru method + sru method version - Selects SRU method. Must be one of POST, - GET, SOAP (default). + Selects SRU method and version. + Must be one of POST, + GET, SOAP (default). Version + should be either 1.1 or 1.2. Other versions are allowed - for testing + purposes (version negotiation with SRU server).