Provided by: clang-3.7_3.7.1-2ubuntu2_amd64 bug

NAME

       scan-view - manual page for scan-view 3.7

SYNOPSIS

       scan-view [options] <results directory>

DESCRIPTION

       The clang static analyzer results viewer.

OPTIONS

       -h, --help
              show this help message and exit

       --host=HOST
              Host interface to listen on. (default=127.0.0.1)

       --port=PORT
              Port to listen on. (default=8181)

       --debug
              Print additional debugging information.

       --auto-reload
              Automatically update module for each request.

       --no-browser
              Don't open a webbrowser on startup.

       --allow-all-hosts
              Allow connections from any host (access restricted to "127.0.0.1" by default)

SEE ALSO

       The  full  documentation for scan-view is maintained as a Texinfo manual.  If the info and
       scan-view programs are properly installed at your site, the command

              info scan-view

       should give you access to the complete manual.