From 065423fee2aa0caf7675b7ba957d36c6144bd698 Mon Sep 17 00:00:00 2001 From: daroberts Date: Tue, 2 Mar 2021 19:52:50 -0800 Subject: [PATCH] Fix formatting and typo in the Commands & options page PiperOrigin-RevId: 360572690 --- site/docs/user-manual.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/docs/user-manual.html b/site/docs/user-manual.html index 737bbc8f6949f9..8a03130d0c0ad9 100644 --- a/site/docs/user-manual.html +++ b/site/docs/user-manual.html @@ -5,8 +5,9 @@

Commands and Options

This page covers the options that are available with various Bazel commands, -such a `bazel build`, `bazel run`, and `bazel test`. This page is a companion -to the Bazel user guide, +such as bazel build, bazel run, and +bazel test. This page is a companion to the +Bazel user guide, which lists Bazel's commands.

Target syntax