add -v analysis option to docs
diff --git a/doc/documentation.html b/doc/documentation.html
index b769a9b..0f274ab 100644
--- a/doc/documentation.html
+++ b/doc/documentation.html
@@ -190,6 +190,25 @@
 	<TABLE WIDTH="100%" BORDER="1" BGCOLOR="#EEEED4">
 		<TR>
 			<TD COLSPAN="2" BGCOLOR="#D3D4C5">
+				<FONT SIZE="+1"><B>Analysis Options</B></FONT>
+			</TD>
+		</TR>
+		<TR>
+			<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
+				-v
+			</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.
+			</TD>
+		</TR>
+	</TABLE>
+	</TD></TR></TABLE>
+	</P>
+	<P>
+	<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#EEEED4"><TR><TD>
+	<TABLE WIDTH="100%" BORDER="1" BGCOLOR="#EEEED4">
+		<TR>
+			<TD COLSPAN="2" BGCOLOR="#D3D4C5">
 				<FONT SIZE="+1"><B>Encoding Options</B></FONT>
 			</TD>
 		</TR>