From 0b7fde977324919d22f6d6296d751da6697b94c3 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Thu, 15 Mar 2001 23:25:54 +0000 Subject: [PATCH] add -v analysis option to docs --- doc/documentation.html | 19 +++++++++++++++++++ man/flac.sgml | 17 +++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/doc/documentation.html b/doc/documentation.html index b769a9b2..0f274ab7 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -187,6 +187,25 @@

+ + + + + + + + +
+ Analysis Options +
+ -v + + Verbose mode. Includes the residual signal in the analysis file. This will make the file very big, much larger than even the decoded file. +
+
+

+

+
diff --git a/man/flac.sgml b/man/flac.sgml index d921858a..bd299559 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -120,6 +120,23 @@ + + Analysis Options + + + + + + + Verbose mode. Includes the residual signal in + the analysis file. This will make the file very + big, much larger than even the decoded file. + + + + + + Encoding Options