From b71d3754a69b10e34d4c5fb0d8851e47a929d22f Mon Sep 17 00:00:00 2001 From: adriens Date: Thu, 24 Mar 2016 07:38:22 +1100 Subject: [PATCH] Added output options --- plugins/schemacrawler/schemacrawler.plugin.zsh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/schemacrawler/schemacrawler.plugin.zsh b/plugins/schemacrawler/schemacrawler.plugin.zsh index 6c47a114b..7fb308d99 100644 --- a/plugins/schemacrawler/schemacrawler.plugin.zsh +++ b/plugins/schemacrawler/schemacrawler.plugin.zsh @@ -59,6 +59,11 @@ function listSchemacrawlerCompletions { # Application options -loglevel= -loglevel=OFF -loglevel=SEVERE -loglevel=WARNING -loglevel=INFO -loglevel=CONFIG -loglevel=FINE -loglevel=FINER -loglevel=FINEST -loglevel=ALL + + # output options + -outputfile= -outputformat=txt -outputformat=json -outputformat=html -outputformat=pdf -outputformat=png + + # help commands -? -h -help --help