From 4d5615d2f184223fa2697618bdd85128120f2dd3 Mon Sep 17 00:00:00 2001 From: Olivier Refalo Date: Sat, 4 Jun 2011 08:10:56 -0400 Subject: [PATCH] enhanced play_completion script with commands from play 1.2 --- support/play_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/play_completion b/support/play_completion index f2ceb0bb37..46513d336a 100644 --- a/support/play_completion +++ b/support/play_completion @@ -12,7 +12,7 @@ playAppSearch="on" playapp="app conf public" # play options -opts="auto-test build-module classpath clean eclipsify help id idealize install javadoc list-modules modules netbeansify new new-module out pid precompile run restart secret status start stop test war"; +opts="auto-test build-module check classpath clean dependencies eclipsify evolutions evolutions:apply evolutions:markApplied evolutions:resolve help id idealize install javadoc list-modules modules netbeansify new new-module out pid precompile run restart secret status start stop test war"; #############