Skip to content

Commit ef2f8af

Browse files
committed
Mark the --subprograms switch as experimental
As we are still discussing some aspects of what the switch should do and want to preserve our ability to evolve the behavior if need be.
1 parent f6b3f52 commit ef2f8af

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/gnatcov/units_of_interest.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,9 @@ and then executing::
203203

204204
gnatcov <command> --units=@units.list
205205

206-
Conveying *subprograms* of interest
207-
***********************************
206+
Conveying *subprograms* of interest (experimental)
207+
**************************************************
208+
>>>>>>> 9544dc8f5 (Mark the --subprograms switch as experimental)
208209

209210
|gcv| enables even finer grain control through the use of ``--subprograms``
210211
switch, which restricts coverage analysis to the specified list of subprograms

0 commit comments

Comments
 (0)