Provided by: clang-4.0_4.0-1ubuntu1~16.04.2_amd64 bug

NAME

       scan-view - manual page for scan-view 4.0

DESCRIPTION

       usage: scan-view [-h] [--host HOST] [--port PORT] [--debug] [--auto-reload]

              [--no-browser] [--allow-all-hosts] <results directory>

       The clang static analyzer results viewer.

   positional arguments:
              <results directory>

   optional arguments:
       -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.