mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Added output options
This commit is contained in:
parent
8d8d28e4d4
commit
b71d3754a6
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue