doc: fix reference to buck autocomplete bash script
buck autocompletion filename[1] contains '-' instead of '_' [1] https://github.com/facebook/buck/blob/master/scripts/buck-completion.bash Change-Id: Ib0b7dc1359c8ab4f9a36f2f4a0ded475fc7f449d
This commit is contained in:
@@ -47,7 +47,7 @@ Verify that `buck` is accessible:
|
||||
----
|
||||
|
||||
To enable autocompletion of buck commands, install the autocompletion
|
||||
script from `./scripts/buck_completion.bash` in the buck project. Refer
|
||||
script from `./scripts/buck-completion.bash` in the buck project. Refer
|
||||
to the script's header comments for installation instructions.
|
||||
|
||||
== Prerequisites
|
||||
|
Reference in New Issue
Block a user