summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2007-10-02 00:11:45 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2007-10-02 00:11:45 +0000
commit08ef65e9cda8037ddabe4a29c82c46dea8004fb6 (patch)
tree917e5c30a2265ea27501910694b6bc73a6e6a145 /man
parenta5b34c33ee17724a575224d1bc9b180811c419f9 (diff)
downloadflac-08ef65e9cda8037ddabe4a29c82c46dea8004fb6.tar.gz
deprecate --sector-align; add --preserve-modtime and --no-preserve-modtime switches
Diffstat (limited to 'man')
-rw-r--r--man/flac.sgml12
1 files changed, 11 insertions, 1 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index cd34dfdb..7572a738 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -206,6 +206,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--preserve-modtime</option>
+ </term>
+ <listitem>
+ <para>Output files have their timestamps/permissions set to match those of their inputs (this is default). Use --no-preserve-modtime to make output files have the current time and default permissions.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--keep-foreign-metadata</option>
</term>
<listitem>
@@ -376,7 +384,7 @@
<term><option>--sector-align</option></term>
<listitem>
- <para>Align encoding of multiple CD format files on sector boundaries. See the HTML documentation for more information.</para>
+ <para>Align encoding of multiple CD format files on sector boundaries. See the HTML documentation for more information. This option is DEPRECATED and may not exist in future versions of flac.</para>
</listitem>
</varlistentry>
@@ -670,6 +678,8 @@
<term><option>--no-adaptive-mid-side</option></term>
<term><option>--no-decode-through-errors</option></term>
<term><option>--no-delete-input-file</option></term>
+ <term><option>--no-preserve-modtime</option></term>
+ <term><option>--no-keep-foreign-metadata</option></term>
<term><option>--no-exhaustive-model-search</option></term>
<term><option>--no-lax</option></term>
<term><option>--no-mid-side</option></term>