mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add documentation for new -f option to flac
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<term><option>-a</option>, <option>--analyze</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Analyze a flac encoded file (same as -d
|
||||
<para>Analyze a FLAC encoded file (same as -d
|
||||
except an analysis file is written)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@@ -153,6 +153,16 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-f</option>, <option>--force</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Force overwriting of output files. By default,
|
||||
flac warns that the output file already exists and
|
||||
continues to the next file.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-o</option> <replaceable>filename</replaceable>, <option>--output-name</option>=<replaceable>filename</replaceable></term>
|
||||
<listitem>
|
||||
|
||||
Reference in New Issue
Block a user