Utility yaz-marcdump got option to display YAZ version (-V)
[yaz-moved-to-github.git] / doc / gfs-options.xml
index 7091155..9af6f0e 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: gfs-options.xml,v 1.2 2005-03-14 11:12:16 adam Exp $
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
    </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>
     </citerefentry>.
    </para></listitem>
  </varlistentry>
+
+ <varlistentry><term><literal>-m </literal>
+   <replaceable>time-format</replaceable></term>
+  <listitem><para>
+   Sets the format of time-stamps in the log-file. Specify a string in
+   the input format to <literal>strftime()</literal>.
+   </para></listitem>
+ </varlistentry>
  
 </variablelist>