Version 5.10.0
[yaz-moved-to-github.git] / doc / zoomsh-man.xml
index aafe716..e65bba0 100644 (file)
@@ -29,6 +29,7 @@
  <refsynopsisdiv>
   <cmdsynopsis>
    <command>zoomsh</command>
+   <arg choice="opt"><option>-a <replaceable>apdufile</replaceable></option></arg>
    <arg choice="opt"><option>-e</option></arg>
    <arg choice="opt"><option>-v <replaceable>loglevel</replaceable></option></arg>
    <arg choice="opt" rep="repeat">commands</arg>
    <title>OPTIONS</title>
    <variablelist>
     <varlistentry>
+     <term>-a <replaceable>apdufile</replaceable></term>
+     <listitem><para>
+      Logs protocol packages into apdufile (APDU log).
+      </para></listitem>
+    </varlistentry>
+    <varlistentry>
      <term>-e</term>
      <listitem><para>
       Makes zoomsh stop processing commands as soon as an error occur.
@@ -60,7 +67,7 @@
     <varlistentry>
      <term>-v <replaceable>loglevel</replaceable></term>
      <listitem><para>
-       Sets YAZ log level.
+       Sets YAZ log level to <replaceable>loglevel</replaceable>.
       </para></listitem>
     </varlistentry>
    </variablelist>
@@ -181,15 +188,7 @@ ZOOM>quit
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->