Author: benny
Date: 2006-09-10 11:47:16 +0000 (Sun, 10 Sep 2006)
New Revision: 23124

Modified:
   libexo/trunk/ChangeLog
   libexo/trunk/docs/reference/exo-open.xml
Log:
2006-09-10      Benedikt Meurer <[EMAIL PROTECTED]>

        * docs/reference/exo-open.xml: Add the --working-directory parameter
          to the exo-open manpage.




Modified: libexo/trunk/ChangeLog
===================================================================
--- libexo/trunk/ChangeLog      2006-09-10 11:40:49 UTC (rev 23123)
+++ libexo/trunk/ChangeLog      2006-09-10 11:47:16 UTC (rev 23124)
@@ -1,5 +1,10 @@
 2006-09-10     Benedikt Meurer <[EMAIL PROTECTED]>
 
+       * docs/reference/exo-open.xml: Add the --working-directory parameter
+         to the exo-open manpage.
+
+2006-09-10     Benedikt Meurer <[EMAIL PROTECTED]>
+
        * exo-open/main.c: Use GOption to parse the command line parameters
          and add a --working-directory parameter, which is used when launching
          applications via --launch.

Modified: libexo/trunk/docs/reference/exo-open.xml
===================================================================
--- libexo/trunk/docs/reference/exo-open.xml    2006-09-10 11:40:49 UTC (rev 
23123)
+++ libexo/trunk/docs/reference/exo-open.xml    2006-09-10 11:47:16 UTC (rev 
23124)
@@ -55,7 +55,7 @@
       <title>Options</title>
       <variablelist>
         <varlistentry>
-          <term><option>-h</option>, <option>--help</option></term>
+          <term><option>-?</option>, <option>--help</option></term>
           <listitem>
             <para>Print brief help and exit.</para>
           </listitem>
@@ -69,6 +69,18 @@
         </varlistentry>
 
         <varlistentry>
+          <term><option>--working-directory</option> 
<parameter>directory</parameter></term>
+          <listitem>
+            <para>
+              When using the <option>--launch</option> option and this option 
is specified as well, the application will
+              be run in the given <parameter>directory</parameter>. This is 
primarly useful when running the preferred
+              <emphasis role="bold">TerminalEmulator</emphasis> from another 
application and you want the command in the
+              terminal window to be run in a specific directory.
+            </para>
+          </listitem>
+        </varlistentry>
+
+        <varlistentry>
           <term><option>--launch</option> <parameter>category</parameter> 
<parameter>parameters...</parameter></term>
           <listitem>
             <para>

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to