diff --git a/doc/documentation.html b/doc/documentation.html index 0f274ab7..95803e18 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -195,10 +195,18 @@ - -v + --a-rtext - Verbose mode. Includes the residual signal in the analysis file. This will make the file very big, much larger than even the decoded file. + Includes the residual signal in the analysis file. This will make the file very big, much larger than even the decoded file. + + + + + --a-rgp + + + Generates a gnuplot file for every subframe; each file will contain the residual distribution of the subframe. This will create a lot of files. diff --git a/man/flac.sgml b/man/flac.sgml index bd299559..b0c2be1b 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -125,12 +125,23 @@ - + - Verbose mode. Includes the residual signal in - the analysis file. This will make the file very - big, much larger than even the decoded file. + Includes the residual signal in the analysis + file. This will make the file very big, much + larger than even the decoded file. + + + + + + + + Generates a gnuplot file for every subframe; + each file will contain the residual distribution + of the subframe. This will create a lot of + files.