X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fzoomsh-man.xml;h=e65bba0bb8e47f4228cbed0ba7046501b0c81b2f;hp=83718a2d323c7ade9b895bd34017b4ea446a0656;hb=dca8928db421aa8750ac9ffead1a5c09a85f4f8b;hpb=2faa91f8c7375275f7435916b40be2176379f9ee diff --git a/doc/zoomsh-man.xml b/doc/zoomsh-man.xml index 83718a2..e65bba0 100644 --- a/doc/zoomsh-man.xml +++ b/doc/zoomsh-man.xml @@ -1,25 +1,26 @@ - %local; %entities; - - %common; + + %idcommon; ]> - YAZ &version; + Index Data - + zoomsh 1 + Commands - + zoomsh ZOOM shell @@ -28,6 +29,9 @@ zoomsh + + + commands @@ -40,9 +44,34 @@ You may pass one or more commands to zoomsh. - These commands are invoked first. + These commands are invoked first. + + + OPTIONS + + + -a apdufile + + Logs protocol packages into apdufile (APDU log). + + + + -e + + Makes zoomsh stop processing commands as soon as an error occur. + The exit code of zoomsh is 1 if error occurs; 0 otherwise. + + + + -v loglevel + + Sets YAZ log level to loglevel. + + + + EXAMPLES If you start the yaz-ztest in one console you @@ -54,11 +83,11 @@ ZOOM>search computer localhost:9999: 7 hits ZOOM>show 0 1 1 Default USmarc -001 11224466 +001 11224466 003 DLC 005 00000000000000.0 -008 910710c19910701nju 00010 eng -010 $a 11224466 +008 910710c19910701nju 00010 eng +010 $a 11224466 040 $a DLC $c DLC 050 00 $a 123-xyz 100 10 $a Jack Collins @@ -81,13 +110,13 @@ ZOOM>quit COMMANDS - + connect zurl Connects to the target given by zurl. - + close [zurl] @@ -95,7 +124,7 @@ ZOOM>quit zurl or all targets if zurl was omitted. - + show [start [count]] @@ -105,13 +134,13 @@ ZOOM>quit by start. First records has offset 0 (unlike the Z39.50 protocol). - + quit Quits zoomsh. - + set name [value] @@ -120,22 +149,22 @@ ZOOM>quit Sets option name to value. - + get name Prints value of option name. - + help Prints list of available commands. - + - + SEE ALSO @@ -159,15 +188,7 @@ ZOOM>quit