Utility yaz-marcdump got option to display YAZ version (-V)
[yaz-moved-to-github.git] / doc / gfs-options.xml
index 6d56637..9af6f0e 100644 (file)
@@ -1,5 +1,4 @@
 <!-- 
-   $Id: gfs-options.xml,v 1.1 2005-03-13 21:43:00 adam Exp $
    Options for generic frontend server and yaz-ztest.
    Included in both manual and man page for yaz-ztest
 -->
@@ -61,7 +60,7 @@
   <listitem><para>A user option that serves as a specifier for some
     sort of configuration, usually a filename.
     The argument to this option is transferred to member
-    <literal>configname</literal>of the
+    <literal>configname</literal> of the
     <literal>statserv_options_block</literal>.
    </para></listitem></varlistentry>
 
    </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>