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>
diff --git a/man/flac.sgml b/man/flac.sgml
index d921858..bd29955 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -121,6 +121,23 @@
 	  </refsect2>
 
 	  <refsect2>
+	    <title>Analysis Options</title>
+
+	    <variablelist>
+	      <varlistentry>
+		<term><option>-v</option>
+		</term>
+		<listitem>
+		  <para>Verbose mode.  Includes the residual signal in
+		    the analysis file.  This will make the file very
+		    big, much larger than even the decoded file.</para>
+		</listitem>
+	      </varlistentry>
+
+	    </variablelist>
+	  </refsect2>
+
+	  <refsect2>
 	    <title>Encoding Options</title>
 
 	    <variablelist>