table of contents
other versions
SCAN-VIEW(1) | User Commands | SCAN-VIEW(1) |
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.
October 2016 | scan-view 3.7 |