diff --git a/site/en/docs/user-manual.md b/site/en/docs/user-manual.md index a0e97f225cb1d3..a3953a487bf2ec 100644 --- a/site/en/docs/user-manual.md +++ b/site/en/docs/user-manual.md @@ -977,7 +977,9 @@ excluded test sizes. For example,
% bazel test --test_size_filters=small,medium //foo:all- and + +and +
% bazel test --test_size_filters=-large,-enormous //foo:all