default is just false
authorDan Vanderkam <danvk@google.com>
Thu, 17 Dec 2009 16:20:04 +0000 (08:20 -0800)
committerDan Vanderkam <danvk@google.com>
Thu, 17 Dec 2009 16:20:04 +0000 (08:20 -0800)
docs/index.html

index b0a1fc5..31cb325 100644 (file)
@@ -500,7 +500,7 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high)
         <tr>
           <td><strong>fillGraph</strong></td>
           <td><code>boolean<br/></code></td>
-          <td><code>true<br/>false</code></td>
+          <td><code>false</code></td>
           <td>Should the area underneath the graph be filled? This option is not
           compatible with error bars.</td>
         </tr>