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