We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d441628 + 771168e commit 2029eecCopy full SHA for 2029eec
tools/gnatcov/command_line.ads
@@ -1109,7 +1109,7 @@ package Command_Line is
1109
Internal => False),
1110
Opt_Subp_Of_Interest => Create
1111
(Long_Name => "--subprograms",
1112
- Pattern => "<file>:<line>",
+ Pattern => "FILE:LINE",
1113
Help =>
1114
"Restrict coverage analysis to specific subprograms designated by"
1115
& " the specification source line for Ada, and by the body source"
0 commit comments