@@ -95,18 +95,24 @@ If entries are specified in more than one RC file (i.e., multiple \-\-config\-fi
95
95
96
96
.IP " *"
97
97
list options include:
98
- .RI 'filter " = " ...'
99
- ,
100
- .RI 'exclude " = " ...'
101
- .
102
- .RI 'include " = " ...'
103
- ,
104
- .RI 'substitute " = " ...'
105
- ,
106
- .RI 'omit_lines " = " ...'
107
- ,
108
- .RI erase_functions " = " ...'
109
- , etc.
98
+ .br
99
+ .RI " filter = " ...
100
+ .br
101
+ .RI " exclude = " ...
102
+ .br
103
+ .RI " ignore = " ...
104
+ .br
105
+ .RI " substitute = " ...
106
+ .br
107
+ .RI " omit_lines = " ...
108
+ .br
109
+ .RI " erase_functions = " ...
110
+ .br
111
+ .RI " genhtml_annotate_script = " ...
112
+ .br
113
+ .I etc.
114
+ For a complete set of list options, see the documentation of each configuration option, below.
115
+ .PP
110
116
111
117
.PP
112
118
.PP
@@ -861,7 +867,7 @@ Default is 5.
861
867
Specify whether source detail view should contain a navigation image.
862
868
See the
863
869
.I \-\- frame
864
- entry in the
870
+ entry in the
865
871
.B genhtml
866
872
man page.
867
873
.PP
@@ -1880,7 +1886,7 @@ The cutpoints specified in the lcovrc file are appended to the cutpoints (if any
1880
1886
.PP
1881
1887
1882
1888
.BR genhtml_annotate_script " ="
1883
- .IR path_to_executable
1889
+ .IR path_to_executable | parameter
1884
1890
.IP
1885
1891
This option is equivalent to the "genhtml \-\- annotate\- script" option.
1886
1892
@@ -1922,7 +1928,7 @@ source line number.
1922
1928
1923
1929
1924
1930
.BR genhtml_criteria_script " ="
1925
- .IR path_to_executable
1931
+ .IR path_to_executable | parameter
1926
1932
.IP
1927
1933
This option is equivalent to the "genhtml \-\- criteria\- script" option.
1928
1934
@@ -1962,7 +1968,7 @@ See the genhtml man page for details.
1962
1968
.PP
1963
1969
1964
1970
.BR version_script " ="
1965
- .IR path_to_executable
1971
+ .IR path_to_executable | parameter
1966
1972
.IP
1967
1973
This option is equivalent to the geninfo/lcov/genhtml "\-\- version\- script" option.
1968
1974
0 commit comments