Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/run/bazelrc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Option precedence:
166166
* The following commands inherit from (and are more specific than)
167167
`build`: `test`, `run`, `clean`, `mobile-install`, `info`,
168168
`print_action`, `config`, `cquery`, and `aquery`
169-
* `coverage` inherits from `test`
169+
* `coverage`, `fetch`, and `vendor` inherit from `test`
170170
171171
- Two lines specifying options for the same command at equal specificity are
172172
parsed in the order in which they appear within the file.

0 commit comments

Comments
 (0)