document the new -o and --delete-input-file options

This commit is contained in:
Josh Coalson
2001-06-06 19:27:48 +00:00
parent 0fa78b891b
commit d2e0e0e121
3 changed files with 51 additions and 14 deletions

View File

@@ -48,7 +48,7 @@
<arg><option><replaceable>OPTION</replaceable></option></arg>
<arg choice=plain><replaceable>infile</replaceable></arg>
<arg choice=plain><replaceable>outfile</replaceable></arg>
<arg choice=plain><replaceable>...</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
@@ -108,6 +108,25 @@
</listitem>
</varlistentry>
<varlistentry>
<term><option>-o</option> <replaceable>filename</replaceable></term>
<listitem>
<para>Force the output file name (usually flac just
changes the extension).</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--delete-input-file</option>
</term>
<listitem>
<para>Automatically delete the input file after a
successful encode or decode. If there was an
error (including a verify error) the input file
is left intact.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--skip</option> <replaceable>samples</replaceable></term>
<listitem>
@@ -399,7 +418,7 @@
</varlistentry>
<varlistentry>
<term><option>-S-</option> <option>-m-</option> <option>-M-</option> <option>-e-</option> <option>-p-</option> <option>-V-</option> <option>--lax-</option>
<term><option>-S-</option> <option>-m-</option> <option>-M-</option> <option>-e-</option> <option>-p-</option> <option>-V-</option> <option>--delete-input-file-</option> <option>--lax-</option>
</term>
<listitem>