Buck: Update bash completion setup instructions

Upstream buck project changed the name of the bash completion script.

Update the documentation accordingly.

Change-Id: Iff6e4abb569f593712498b5df56692a2e30a7610
This commit is contained in:
David Pursehouse
2014-09-10 11:09:26 +02:00
parent 1d04f645d0
commit ad4ed96a07

View File

@@ -46,8 +46,8 @@ Verify that `buck` is accessible:
---- ----
To enable autocompletion of buck commands, install the autocompletion To enable autocompletion of buck commands, install the autocompletion
script from `./scripts/bash_completion` in the buck project. Refer to script from `./scripts/buck_completion.bash` in the buck project. Refer
the script's header comments for installation instructions. to the script's header comments for installation instructions.
[[eclipse]] [[eclipse]]