-q --quiet
-q or --quiet specifies that vsql do its work quietly.
-q
or --quiet
specifies that vsql do its work quietly. By default, it prints welcome messages and various informational output. If this option is used, none of this appears. This is useful with the
-c
option. Within vsql you can also set the QUIET
variable to achieve the same effect.