Added status option.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 03 Jul 2017 22:51:43 +0300
changeset 864 d96d5b0e8d4f
parent 863 49ba5fd168c0
child 865 2fd1c329e686
Added status option.
.bash_completion.d/gradle
--- a/.bash_completion.d/gradle	Mon Jul 03 11:52:34 2017 +0300
+++ b/.bash_completion.d/gradle	Mon Jul 03 22:51:43 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 \
+      --daemon --no-daemon --offline --parallel --parallel-threads --profile --status \
      --rerun-tasks --stop"
   local _application_cmds='run startScripts installApp distZip distTar'
   declare -a _extra