aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/docs/test-encyclopedia.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index 2cc5aca17f..c4a9f07577 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -447,7 +447,7 @@ prematurely and mark it as having failed.</p>
</tr>
<tr>
- <th><code>manual</code></th>
+ <th><code>manual*</code></th>
<td>don't include test target in wildcard target patterns like <code>:...</code>, <code>:*</code>, or <code>:all</code>)</td>
</tr>
@@ -473,6 +473,7 @@ prematurely and mark it as having failed.</p>
</tbody>
</table>
+*Note: bazel <code>query</code> does not respect the manual tag.
<h3>Runfiles</h3>
<p>In the following, assume there is a *_binary() rule labeled <code>//foo/bar:unittest</code>,