From: Adam Dickmeiss Date: Thu, 9 Dec 2004 09:27:51 +0000 (+0000) Subject: Document .yazclientrc X-Git-Tag: YAZ.2.0.30~36 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=307671c871f04d55325ed94fc2c403797376efa3 Document .yazclientrc --- diff --git a/doc/yaz-client-man.xml b/doc/yaz-client-man.xml index c9e9a8b..016d485 100644 --- a/doc/yaz-client-man.xml +++ b/doc/yaz-client-man.xml @@ -1,7 +1,7 @@ ]> - + @@ -38,9 +38,17 @@ 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 @@ -116,6 +124,12 @@ yaz-<version>/client/client.c + + .yazclientrc + + + $HOME/.yazclientrc + SEE ALSO @@ -134,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.