Minor tweaks to man page
[metaproxy-moved-to-github.git] / doc / metaproxy.xml
index 622f215..9fec716 100644 (file)
    <command>metaproxy</command>
    <arg choice="opt"><option>--help</option></arg>
    <arg choice="opt"><option>--version</option></arg>
+   <arg choice="opt"><option>-v <replaceable>loglevel</replaceable></option></arg>
    <arg choice="opt"><option>--config <replaceable>config</replaceable></option></arg>
    <arg choice="opt"><option>-D</option></arg>
    <arg choice="opt"><option>-l <replaceable>logfile</replaceable></option></arg>
+   <arg choice="opt"><option>-m <replaceable>timeformat</replaceable></option></arg>
    <arg choice="opt"><option>-p <replaceable>pidfile</replaceable></option></arg>
    <arg choice="opt"><option>-t</option></arg>
    <arg choice="opt"><option>-u <replaceable>ID</replaceable></option></arg>
    <varlistentry>
     <term>--help</term>
     <listitem><para>
-      Displays help message.
+      Display help message.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>--version</term>
     <listitem><para>
-      Displays Metaproxy version.
+      Display Metaproxy version.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
+    <term>-v <replaceable>loglevel</replaceable></term>
+    <listitem><para>
+     Specify YAZ log level (all, debug, log)
+    </para></listitem>
+   </varlistentry>
+
+   <varlistentry>
     <term>--config <replaceable>config</replaceable></term>
     <listitem><para>
       Specify the configuration.
    </varlistentry>
 
    <varlistentry>
+    <term>-m <replaceable>timeformat</replaceable></term>
+    <listitem><para>
+     Set the format of time-stamps for all logging performed via yaz_log.
+     Refer to
+       <ulink
+          url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">
+       strftime(3)</ulink>
+       man page for the format.
+    </para></listitem>
+   </varlistentry>
+
+   <varlistentry>
     <term>-p <replaceable>pidfile</replaceable></term>
     <listitem><para>
-      Specifies file which holds PID after startup.
+      Specify file which holds PID after startup.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-t</term>
     <listitem><para>
-      Tests configuration. Returns exit code 0 on success; non-zero on failure.
+      Test configuration. Returns exit code 0 on success; non-zero on failure.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-u <replaceable>ID</replaceable></term>
     <listitem><para>
-      Makes Metaproxy changes its identity to ID after startup.
+      Change user ID upon startup.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-w <replaceable>dir</replaceable></term>
     <listitem><para>
-      Changes working directory to <replaceable>dir</replaceable>.
+      Change working directory to <replaceable>dir</replaceable>.
      </para></listitem>
    </varlistentry>
 
    <varlistentry>
     <term>-X</term>
     <listitem><para>
-      Makes Metaproxy operate in debug mode.
+      Operate in debug mode.
      </para></listitem>
    </varlistentry>
 
     </filter>
     <filter id="backend" type="z3950_client">
      <timeout>30</timeout>
-     <default_target>z3950.indexdata.dk</default_target>
+     <default_target>z3950.indexdata.com</default_target>
     </filter>
   </filters>
   <routes>