diff -r d96d5b0e8d4f -r 2fd1c329e686 .bash_completion.d/gradle --- a/.bash_completion.d/gradle Mon Jul 03 22:51:43 2017 +0300 +++ b/.bash_completion.d/gradle Wed Jul 05 11:46:02 2017 +0300 @@ -19,7 +19,7 @@ -b --build-file -c --settings-file -d --debug -e --embedded -g --gradle-user-home --gui -i --info -m --dry-run --no-opt -p --project-dir \ -q --quiet -r --properties -s --stacktrace -t --tasks -u --no-search-upward -v --version -x --exclude-task \ --continue --foreground --no-color --project-cache-dir --recompile-scripts --refresh --refresh-dependencies \ - --daemon --no-daemon --offline --parallel --parallel-threads --profile --status \ + --daemon --no-daemon --offline --build-cache --parallel --parallel-threads --profile --status \ --rerun-tasks --stop" local _application_cmds='run startScripts installApp distZip distTar' declare -a _extra