X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-client-man.xml;h=016d4858a33236a67c67e9972718ad06924e3663;hb=86385826e403a1e2e194f41657e7e8470c33d4ed;hp=ba3b9bb3254120cd22f44c11ce8512a6849a6001;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/doc/yaz-client-man.xml b/doc/yaz-client-man.xml index ba3b9bb..016d485 100644 --- a/doc/yaz-client-man.xml +++ b/doc/yaz-client-man.xml @@ -1,7 +1,7 @@ ]> - + @@ -28,12 +28,6 @@ addr - - yaz-client-ssl - - addr - - DESCRIPTION @@ -43,22 +37,25 @@ performance of Z39.50 targets and SRW servers. - yaz-client-ssl is identical to - yaz-client except that it supports SSL transport. - - If the addr is specified, the client creates - a connection to the Z39.50/SRW target at the address. + a connection to the Z39.50/SRW target at the address given. - + + When yaz-client is invoked it attemps to read the + following files: + $HOME/.yazclientrc (home directory, Unix only) and + .yazclientrc (current directory - any platform) + For those files that are readable, the YAZ client executes commands + in those files. See COMMANDS section for description of commands. + + OPTIONS -m filename - If specified, retrieved MARC (ISO2709) records will - be appended to the file given. + If specified, retrieved records will be appended to the file given. @@ -127,6 +124,12 @@ yaz-<version>/client/client.c + + .yazclientrc + + + $HOME/.yazclientrc + SEE ALSO @@ -145,7 +148,7 @@ Section "Common Command Language" in the YAZ manual. - Section "Common QUery Language" in the YAZ manual. + Section "Common Query Language" in the YAZ manual.