Utility yaz-marcdump got option to display YAZ version (-V)
[yaz-moved-to-github.git] / doc / gfs-options.xml
index 0510390..9af6f0e 100644 (file)
@@ -1,8 +1,8 @@
 <!-- 
-   $Id: gfs-options.xml,v 1.4 2006-04-24 12:41:00 marc Exp $
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
+
 <variablelist>
  
  <varlistentry><term><literal>-a </literal>
    </para></listitem>
  </varlistentry>
 
+ <varlistentry><term><literal>-r </literal>
+   <replaceable>size</replaceable></term>
+  <listitem><para>
+    Maximum size of log file before rotation occurs, in kilobytes.
+    Default size is 1048576 k (=1 GB).
+   </para></listitem>
+ </varlistentry>
+
  <varlistentry><term><literal>-d </literal>
    <replaceable>daemon</replaceable></term>
   <listitem><para>
  </varlistentry>
  
 </variablelist>
-<!-- Keep this Emacs mode comment at the end of the file
+
+<!-- Keep this comment at the end of the file
 Local variables:
-mode: nxml
+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: "yaz.xml"
+sgml-local-catalogs: nil
+sgml-namecase-general:t
 End:
 -->