From 2e529af494468e4e29a45aa834796234aa229170 Mon Sep 17 00:00:00 2001 From: adriens Date: Thu, 24 Mar 2016 07:39:08 +1100 Subject: [PATCH] Added -linterconfigs= option --- plugins/schemacrawler/schemacrawler.plugin.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/schemacrawler/schemacrawler.plugin.zsh b/plugins/schemacrawler/schemacrawler.plugin.zsh index 7fb308d9..b668fbe8 100644 --- a/plugins/schemacrawler/schemacrawler.plugin.zsh +++ b/plugins/schemacrawler/schemacrawler.plugin.zsh @@ -63,7 +63,8 @@ function listSchemacrawlerCompletions { # output options -outputfile= -outputformat=txt -outputformat=json -outputformat=html -outputformat=pdf -outputformat=png - + # linter options + -linterconfigs= # help commands -? -h -help --help