From 48c20d74a7aa5e91619d84fc36f9bd7831eb4174 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 3 Sep 2016 12:31:22 +0200 Subject: 39165: update options to correspond to latest versions of software in various functions --- Completion/Unix/Command/_ant | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_ant') diff --git a/Completion/Unix/Command/_ant b/Completion/Unix/Command/_ant index ee9f7d910..195a54374 100644 --- a/Completion/Unix/Command/_ant +++ b/Completion/Unix/Command/_ant @@ -41,6 +41,7 @@ _arguments -C \ '(- *)-version[display version information]' \ '(- *)-diagnostics[print information helpful to diagnosis or report problems]' \ '(-q -quiet)'{-q,-quiet}'[be extra quiet]' \ + '(-s -silent)'{-s,-silent}'[print nothing but task outputs and build failures]' \ '(-v -verbose)'{-v,-verbose}'[be extra verbose]' \ '(-d -debug)'{-d,-debug}'[print debugging information]' \ '(-e -emacs)'{-e,-emacs}'[produce logging information without adornments]' \ -- cgit 1.4.1