diff xml/libpst.in @ 33:12cac756bc05 stable-0-5-5

enable -d option, but if not specified, don't generate a debug file
author carl
date Tue, 10 Jul 2007 20:23:55 -0700
parents c03974357771
children b2f247463b83
line wrap: on
line diff
--- a/xml/libpst.in	Tue Jul 10 18:18:38 2007 -0700
+++ b/xml/libpst.in	Tue Jul 10 20:23:55 2007 -0700
@@ -79,7 +79,7 @@
                 <varlistentry>
                     <term>-d <replaceable class="parameter">debug-file</replaceable></term>
                     <listitem><para>
-                        Specify name of debug log file. Defaults to "readpst.log". The
+                        Specify name of debug log file. The
                         log file is not an ascii file, it is a binary file readable
                         by <command>readpstlog</command>.
                     </para></listitem>
@@ -395,6 +395,7 @@
                 <arg><option>-V</option></arg>
                 <arg><option>-b <replaceable class="parameter">ldap-base</replaceable></option></arg>
                 <arg><option>-c <replaceable class="parameter">class</replaceable></option></arg>
+                <arg><option>-d <replaceable class="parameter">debug-file</replaceable></option></arg>
                 <arg choice='plain'>pstfilename</arg>
             </cmdsynopsis>
         </refsynopsisdiv>
@@ -429,6 +430,14 @@
                         contain the ldap attributes given below.
                     </para></listitem>
                 </varlistentry>
+                <varlistentry>
+                    <term>-d <replaceable class="parameter">debug-file</replaceable></term>
+                    <listitem><para>
+                        Specify name of debug log file. The
+                        log file is not an ascii file, it is a binary file readable
+                        by <command>readpstlog</command>.
+                    </para></listitem>
+                </varlistentry>
             </variablelist>
         </refsect1>