summaryrefslogtreecommitdiff
path: root/man/flac.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'man/flac.sgml')
-rw-r--r--man/flac.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index d1edf3a2..4aa0f094 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -223,6 +223,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--keep-foreign-metadata-if-present</option>
+ </term>
+ <listitem>
+ <para>Like --keep-foreign-metadata, but without throwing an error if foreign metadata cannot be found or restored, instead printing a warning.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--skip</option>={<replaceable>#</replaceable>|<replaceable>mm:ss.ss</replaceable>}</term>
<listitem>
<para>Skip over the first number of samples of the input. This works for both encoding and decoding, but not testing. The alternative form mm:ss.ss can be used to specify minutes, seconds, and fractions of a second.</para>