From: Adam Dickmeiss Date: Fri, 17 Oct 2003 14:14:10 +0000 (+0000) Subject: Document -x and -k X-Git-Tag: YAZ.2.0.5.pre2~14 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=29a22396d7d7b1219f5b83c35983c8fb1cd79e8f;hp=4ba35f416af215511bfecb60a6c1e17d5723bddb Document -x and -k --- diff --git a/doc/yaz-client.sgml b/doc/yaz-client.sgml index 93a3200..1475ba4 100644 --- a/doc/yaz-client.sgml +++ b/doc/yaz-client.sgml @@ -1,7 +1,7 @@ ]> - + @@ -24,6 +24,7 @@ + addr @@ -89,6 +90,7 @@ the file given. + -p addr @@ -96,6 +98,22 @@ given. + + + -k size + + Sets preferred messages and maximum record size for Initialize + Request in kilobytes. Default value is 1024 (1 MB). + + + + + -x + + Makes the YAZ client print hex dumps of packages sent and received + on standard output. + +