Skip to content

Commit

Permalink
lcov: minor help text update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Oberparleiter authored and oberpar committed Jun 10, 2014
1 parent 2416ed0 commit 6cbfd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/lcov
Expand Up @@ -344,6 +344,7 @@ Operation:
-e, --extract FILE PATTERN Extract files matching PATTERN from FILE
-r, --remove FILE PATTERN Remove files matching PATTERN from FILE
-l, --list FILE List contents of tracefile FILE
--diff FILE DIFF Transform tracefile FILE according to DIFF
Options:
-t, --test-name NAME Specify test name to be stored with data
Expand All @@ -352,7 +353,6 @@ Options:
-f, --follow Follow links when searching .da files
-k, --kernel-directory KDIR Capture kernel coverage data only from KDIR
-b, --base-directory DIR Use DIR as base directory for relative paths
--diff FILE DIFF Transform tracefile FILE according to DIFF
--no-checksum Do not calculate a checksum for each line
--convert-filenames Convert filenames when applying diff
--strip DEPTH Strip initial DEPTH directory levels in diff
Expand Down

0 comments on commit 6cbfd50

Please sign in to comment.