comparison xml/libpst.in @ 230:42b38d65f7e4

patches from Justin Greer
author Carl Byington <carl@five-ten-sg.com>
date Thu, 10 Sep 2009 13:01:08 -0700
parents 7fcff97ca5a9
children fe64279df92b
comparison
equal deleted inserted replaced
229:e7f363452178 230:42b38d65f7e4
64 <arg><option>-j <replaceable class="parameter">jobs</replaceable></option></arg> 64 <arg><option>-j <replaceable class="parameter">jobs</replaceable></option></arg>
65 <arg><option>-k</option></arg> 65 <arg><option>-k</option></arg>
66 <arg><option>-o <replaceable class="parameter">output-directory</replaceable></option></arg> 66 <arg><option>-o <replaceable class="parameter">output-directory</replaceable></option></arg>
67 <arg><option>-q</option></arg> 67 <arg><option>-q</option></arg>
68 <arg><option>-r</option></arg> 68 <arg><option>-r</option></arg>
69 <arg><option>-t <replaceable class="parameter">output-type-codes</replaceable></option></arg>
69 <arg><option>-w</option></arg> 70 <arg><option>-w</option></arg>
70 <arg choice='plain'>pstfile</arg> 71 <arg choice='plain'>pstfile</arg>
71 </cmdsynopsis> 72 </cmdsynopsis>
72 </refsynopsisdiv> 73 </refsynopsisdiv>
73 74
172 <listitem><para> 173 <listitem><para>
173 Changes the output format to Recursive. This will create folders as 174 Changes the output format to Recursive. This will create folders as
174 named in the PST file, and will put all emails in a file called "mbox" 175 named in the PST file, and will put all emails in a file called "mbox"
175 inside each folder. These files are then compatible with all 176 inside each folder. These files are then compatible with all
176 mbox-compatible email clients. 177 mbox-compatible email clients.
178 </para></listitem>
179 </varlistentry>
180 <varlistentry>
181 <term>-t <replaceable class="parameter">output-type-codes</replaceable></term>
182 <listitem><para>
183 Specifies the item types that are processed. The argument is a sequence
184 of single letters from (e,a,j,c) for (email, appointment, journal, contact)
185 types. The default is to process all item types.
177 </para></listitem> 186 </para></listitem>
178 </varlistentry> 187 </varlistentry>
179 <varlistentry> 188 <varlistentry>
180 <term>-w</term> 189 <term>-w</term>
181 <listitem><para> 190 <listitem><para>