aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2017-03-06 10:58:12 +0000
committerGravatar Vladimir Moskva <vladmos@google.com>2017-03-06 14:43:46 +0000
commit86490498d710361f6fc8245bf7eb42dec02fae0b (patch)
tree9151ec835a15e83dceb086d84c3c33a611769f03 /site/blog
parent5c2f39bce83dbdaf5ae9bf938809ad6c08d4a1ec (diff)
Bash completion blog post: fix the command name
-- PiperOrigin-RevId: 149281177 MOS_MIGRATED_REVID=149281177
Diffstat (limited to 'site/blog')
-rw-r--r--site/blog/_posts/2015-04-10-bash-completion.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/blog/_posts/2015-04-10-bash-completion.md b/site/blog/_posts/2015-04-10-bash-completion.md
index 0a5d842fd7..5cd6b1e08e 100644
--- a/site/blog/_posts/2015-04-10-bash-completion.md
+++ b/site/blog/_posts/2015-04-10-bash-completion.md
@@ -30,7 +30,7 @@ of two parts:
1. [`scripts/bazel-complete-header.bash`](https://github.com/bazelbuild/bazel/blob/master/scripts/bazel-complete-template.bash)
is the completion logic.
-2. `bazel info completion` dumps the list of commands of Bazel, their options
+2. `bazel help completion` dumps the list of commands of Bazel, their options
and for commands and options that expect a value, a description of what is
expected. This description is either: