aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2015-08-26 09:11:11 +0000
committerGravatar Lukacs Berki <lberki@google.com>2015-08-26 09:13:19 +0000
commit8137e2a320e2d835dda7d7ae8aa6996bf36819e6 (patch)
tree932dd4fd8e8e6a584f06dec2d6c84746fecfcc0b /site
parent4f265d0e831ff4abd7d991ff079bb71f2a0ee635 (diff)
Also add "bazel version" to the table of contents of the User's Guide. Not my best day today.
-- MOS_MIGRATED_REVID=101557371
Diffstat (limited to 'site')
-rw-r--r--site/docs/bazel-user-manual.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/docs/bazel-user-manual.html b/site/docs/bazel-user-manual.html
index 0213bc2dee..28222992b5 100644
--- a/site/docs/bazel-user-manual.html
+++ b/site/docs/bazel-user-manual.html
@@ -171,6 +171,7 @@
<a href='#run'>run</a> Runs the specified target.
<a href='#shutdown'>shutdown</a> Stops the Bazel server.
<a href='#test'>test</a> Builds and runs the specified test targets.
+ <a href='#version'>version</a> Prints version information for Bazel.
Getting more help:
bazel help &lt;command&gt;