1CSHTML(1) User Commands CSHTML(1)
2
3
4
6 cshtml - format the input list of defects as a human-readable HTML doc‐
7 ument
8
10 cshtml [options] proj.js, where options are:
11
13 --cwe-names arg
14 CSV file mapping CWE numbers to names
15
16 --defect-url-template arg
17 e.g. http://localhost/index.php?proj=%d&defect=%d
18
19 --diff-base arg
20 use the given list of defects as diff base
21
22 --diff-base-ignore-checkers arg
23 do not diff base for checkers matching the given regex
24
25 --plain-text-url arg
26 generate a link to plain-text version
27
28 --scan-props-placement arg (=bottom) placement of the table with scan
29 properties: top, bottom, none
30
31 -q [ --quiet ]
32 do not report any parsing errors
33
34 --help produce help message
35
36 --version
37 print version
38
39
40
41cshtml 2.8.0 December 2022 CSHTML(1)