Skip to content

Commit d1e85ec

Browse files
committed
Correct some man page errors.
Signed-off-by: Henry Cox <[email protected]>
1 parent f2a5518 commit d1e85ec

File tree

1 file changed

+22
-16
lines changed

1 file changed

+22
-16
lines changed

man/lcovrc.5

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,24 @@ If entries are specified in more than one RC file (i.e., multiple \-\-config\-fi
9595

9696
.IP " *"
9797
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
110116

111117
.PP
112118
.PP
@@ -861,7 +867,7 @@ Default is 5.
861867
Specify whether source detail view should contain a navigation image.
862868
See the
863869
.I \-\-frame
864-
entry in the
870+
entry in the
865871
.B genhtml
866872
man page.
867873
.PP
@@ -1880,7 +1886,7 @@ The cutpoints specified in the lcovrc file are appended to the cutpoints (if any
18801886
.PP
18811887

18821888
.BR genhtml_annotate_script " ="
1883-
.IR path_to_executable
1889+
.IR path_to_executable | parameter
18841890
.IP
18851891
This option is equivalent to the "genhtml \-\-annotate\-script" option.
18861892

@@ -1922,7 +1928,7 @@ source line number.
19221928

19231929

19241930
.BR genhtml_criteria_script " ="
1925-
.IR path_to_executable
1931+
.IR path_to_executable | parameter
19261932
.IP
19271933
This option is equivalent to the "genhtml \-\-criteria\-script" option.
19281934

@@ -1962,7 +1968,7 @@ See the genhtml man page for details.
19621968
.PP
19631969

19641970
.BR version_script " ="
1965-
.IR path_to_executable
1971+
.IR path_to_executable | parameter
19661972
.IP
19671973
This option is equivalent to the geninfo/lcov/genhtml "\-\-version\-script" option.
19681974

0 commit comments

Comments
 (0)