diff -r 4ab3110d3c9d -r 50ca934b19e6 .bash_completion.d/gradle --- a/.bash_completion.d/gradle Mon Mar 06 10:22:06 2017 +0200 +++ b/.bash_completion.d/gradle Mon Mar 06 10:22:49 2017 +0200 @@ -52,7 +52,7 @@ idea - Generates IDEA project files (IML, IPR, IWS) check - Runs all checks. test - Runs the unit tests. -install - Installs the 'archives' artifacts into the local Maven repository. +install - Installs the archives artifacts into the local Maven repository. javadoc - Generates Javadoc API documentation for the main source code. bootRun - Run the project with support for auto-detecting main class and reloading static resources flywayBaseline - Baselines an existing database, excluding all migrations up to and including baselineVersion.