aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog
diff options
context:
space:
mode:
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: