.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. .TH FB "1" "January 2014" "fb 2.0.3" "User Commands" .SH NAME fb \- Static Java Code Analyzer .SH SYNOPSIS .B fb \fIanalyze Perform FindBugs Analysis\fR .br .B fb \fIerrors List analysis errors stored in results file\fR .br .B fb \fIfilter Filter analysis results\fR .br .B fb \fIgui Launch FindBugs GUI\fR .br .B fb \fIhelp Provide help for commands\fR .br .B fb \fIlist Convert analysis results to textual form\fR .br .B fb \fIset Set project configuration/options\fR .br .B fb \fIversion List FindBugs version\fR .br .B fb \fIhistory history List details from multi-version analysis results\fR .br .B fb \fImerge history Combine analysis results from different versions of software to produce multi-version analysis results\fR .br .B fb \fIunion history Merge analysis results from disjoint components\fR .br .B fb \fIaddMessages poweruser add msgs (e.g., textual descriptions of bugs) to analysis results\fR .br .B fb \fIdis utility Disassemble a class file\fR .SH DESCRIPTION FindBugs version 2.0.3, http://findbugs.sourceforge.net .SS "General options:" .TP \fB\-jvmArgs\fR args Pass args to JVM .TP \fB\-maxHeap\fR size Maximum Java heap size in megabytes (default=768) .TP \fB\-javahome\fR Specify location of JRE .SH "SEE ALSO" The full documentation for .B fb is maintained as a Texinfo manual. If the .B info and .B fb programs are properly installed at your site, the command .IP .B info fb .PP should give you access to the complete manual.