File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,13 +74,13 @@ General Options:
7474Output Format Options:
7575 -o, --output FILE Switch to BATCH mode, execute SQL Commands and send output to FILE, then exit.
7676 In BATCH mode, the default output format is switched to QUOTE.
77-
77+
7878 --echo Disables --quiet, print command(s) before execution
7979 --quiet Disables --echo, run command(s) quietly (no messages, only query output)
8080 --noheader Turn headers off
81- --nullvalue TEXT Set text string for NULL values [default: "NULL"]
81+ --nullvalue TEXT Set text string for NULL values [default: "NULL"]
8282 --newline SEP Set output row separator [default: "\r\n"]
83- --separator SEP Set output column separator [default:: "|"]
83+ --separator SEP Set output column separator [default: "|"]
8484 --format (LIST|CSV|QUOTE|TABS|LINE|JSON|HTML|XML|MARKDOWN|TABLE|BOX)
8585 Specify the Output mode [default::BOX]
8686
You can’t perform that action at this time.
0 commit comments