analyze is the analyzer. Its input is a list of preprocessed
source files with extension .i. Its output is bug report files
in XML format. The command format is:
analyze [options] [source-files]
The available options are:
-o dir: specify the directory containing bug reports. Defaults to the
current directory.