diff --git a/etc/rally.bash_completion b/etc/rally.bash_completion index 8eedbe41..00351903 100644 --- a/etc/rally.bash_completion +++ b/etc/rally.bash_completion @@ -15,7 +15,6 @@ _rally() OPTS["deployment_show"]="--deployment" OPTS["deployment_use"]="--deployment" OPTS["info_BenchmarkScenarios"]="" - OPTS["info_DeployEngines"]="" OPTS["info_DeploymentEngines"]="" OPTS["info_SLA"]="" OPTS["info_ServerProviders"]="" @@ -79,4 +78,4 @@ _rally() fi return 0 } -complete -F _rally rally \ No newline at end of file +complete -F _rally rally