From 080d54bbdc85624b8f844c788ad27f37d97930bb Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Fri, 16 Jul 2004 00:11:36 +0000 Subject: [PATCH] add documentation for new -f option to flac --- doc/html/documentation.html | 8 ++++++++ man/flac.sgml | 12 +++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/doc/html/documentation.html b/doc/html/documentation.html index ba06c236..c8a36e17 100644 --- a/doc/html/documentation.html +++ b/doc/html/documentation.html @@ -349,6 +349,14 @@ Silent: do not show encoding/decoding statistics. + + + -f, --force + + + Force overwriting of output files. By default, flac warns that the output file already exists and continues to the next file. + + -o filename,
--output-name=filename diff --git a/man/flac.sgml b/man/flac.sgml index b98a5a65..42bede38 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -131,7 +131,7 @@ , - Analyze a flac encoded file (same as -d + Analyze a FLAC encoded file (same as -d except an analysis file is written) @@ -153,6 +153,16 @@ + + , + + + Force overwriting of output files. By default, + flac warns that the output file already exists and + continues to the next file. + + + filename, =filename