diff options
Diffstat (limited to 'plugins/mvn')
| -rw-r--r-- | plugins/mvn/mvn.plugin.zsh | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mvn/mvn.plugin.zsh b/plugins/mvn/mvn.plugin.zsh index c2d8e7ed7..799f6fc8c 100644 --- a/plugins/mvn/mvn.plugin.zsh +++ b/plugins/mvn/mvn.plugin.zsh @@ -114,7 +114,7 @@ function listMavenCompletions {          # jboss          jboss:start jboss:stop jboss:deploy jboss:undeploy jboss:redeploy          # tomcat -        tomcat:start tomcat:stop tomcat:deploy tomcat:undeploy tomcat:undeploy +        tomcat:start tomcat:stop tomcat:deploy tomcat:undeploy tomcat:redeploy          # tomcat6          tomcat6:run tomcat6:run-war tomcat6:run-war-only tomcat6:stop tomcat6:deploy tomcat6:undeploy          # tomcat7  | 
