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
|