update analysis options

This commit is contained in:
Josh Coalson
2001-03-16 23:33:00 +00:00
parent b006493de7
commit e43d555fcc
2 changed files with 25 additions and 6 deletions

View File

@@ -195,10 +195,18 @@
</TR>
<TR>
<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
-v
--a-rtext
</TD>
<TD>
Verbose mode. Includes the residual signal in the analysis file. This will make the file <B>very</B> big, much larger than even the decoded file.
Includes the residual signal in the analysis file. This will make the file <B>very</B> big, much larger than even the decoded file.
</TD>
</TR>
<TR>
<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
--a-rgp
</TD>
<TD>
Generates a gnuplot file for every subframe; each file will contain the residual distribution of the subframe. This will create a <B>lot</B> of files.
</TD>
</TR>
</TABLE>