Implemented facility to change current working directory (-w).
[metaproxy-moved-to-github.git] / doc / metaproxy.xml
index 0249788..2d871bd 100644 (file)
@@ -25,6 +25,7 @@
    <arg choice="opt"><option>-l <replaceable>logfile</replaceable></option></arg>
    <arg choice="opt"><option>-p <replaceable>pidfile</replaceable></option></arg>
    <arg choice="opt"><option>-u <replaceable>ID</replaceable></option></arg>
+   <arg choice="opt"><option>-w <replaceable>dir</replaceable></option></arg>
    <arg choice="opt"><option>-X</option></arg>
   </cmdsynopsis>
  </refsynopsisdiv>
    </varlistentry>
 
    <varlistentry>
+    <term>-w <replaceable>dir</replaceable></term>
+    <listitem><para>
+      Changes working directory to <replaceable>dir</replaceable>.
+     </para></listitem>
+   </varlistentry>
+
+   <varlistentry>
     <term>-X</term>
     <listitem><para>
       Makes Metaproxy operate in debug mode.