From a2e463a1e41dea0023c0b805f3d7a219c15cac27 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Wed, 12 Sep 2007 00:55:28 +0000 Subject: [PATCH] document --keep-foreign-metadata --- doc/html/documentation_tools_flac.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/html/documentation_tools_flac.html b/doc/html/documentation_tools_flac.html index 06dbb036..f0fae2d3 100644 --- a/doc/html/documentation_tools_flac.html +++ b/doc/html/documentation_tools_flac.html @@ -264,6 +264,25 @@ 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. + + + + --keep-foreign-metadata + + + If encoding, save WAVE or AIFF non-audio chunks in FLAC metadata. If decoding, restore any saved non-audio chunks from FLAC metadata when writing the decoded file. Foreign metadata cannot be transcoded, e.g. WAVE chunks saved in a FLAC file cannot be restored when decoding to AIFF. Input and output must be regular files (not stdin or stdout).
+ + +
@@ -969,6 +988,7 @@ -h
--help
--input-size
+ --keep-foreign-metadata
-l
--lax
-M