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 --defect-url-template arg
14 e.g. http://localhost/index.php?proj=%d&defect=%d
15
16 --diff-base arg
17 use the given list of defects as diff base
18
19 --diff-base-ignore-checkers arg
20 do not diff base for checkers matching the given regex
21
22 --plain-text-url arg
23 generate a link to plain-text version
24
25 --scan-props-placement arg (=bottom) placement of the table with scan
26 properties: top, bottom, none
27
28 -q [ --quiet ]
29 do not report any parsing errors
30
31 --help produce help message
32
33 --version
34 print version
35
36
37
38cshtml 1.6.1 July 2019 CSHTML(1)