| Index: doc/findbugs2.html
|
| diff --git a/doc/findbugs2.html b/doc/findbugs2.html
|
| index c398cd82a0c0c526717da770a8b4a5218e058603..fc4066dc93a59013379bd1e352e58774e6761725 100644
|
| --- a/doc/findbugs2.html
|
| +++ b/doc/findbugs2.html
|
| @@ -105,7 +105,7 @@
|
| basis.</li>
|
| <li><code>fb</code> command - rather than using the rather haphazard collection of command line
|
| scripts developed over the years for running various FindBugs commands, you can now use just
|
| - one: <code>fb></code>.
|
| + one: <code>fb</code>.
|
| <ul>
|
| <li><code>fb analyze</code> - invokes the FindBugs analysis</li>
|
| <li><code>fb gui</code> - launches the FindBugs GUI
|
| @@ -131,7 +131,7 @@
|
| particular, we've significantly improved both the accuracy and performance of the analysis of
|
| type qualifiers.</li>
|
| </ul>
|
| -
|
| +
|
| <h2 id="cloud">Cloud storage of issue evaluations</h2>
|
| <p>For many years, you could store evaluations of FindBugs issues within the XML containing the
|
| analysis results. However, this approach did not work well for a team of distributed developers.
|
|
|