File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ Flags:
128
128
-l, --lazy-quotes if given, a quote may appear in an unquoted field and a non-doubled quote may appear in a quoted field
129
129
-H, --no-header-row specifies that the input CSV file does not have header row
130
130
-j, --num-cpus int number of CPUs to use (default value depends on your computer) (default 4)
131
- -D, --out-delimiter string delimiting character of the input CSV file (default ",")
131
+ -D, --out-delimiter string delimiting character of the output CSV file (default ",")
132
132
-o, --out-file string out file ("-" for stdout, suffix .gz for gzipped out) (default "-")
133
133
-T, --out-tabs specifies that the output is delimited with tabs. Overrides "-D"
134
134
-t, --tabs specifies that the input CSV file is delimited with tabs. Overrides "-d"
You can’t perform that action at this time.
0 commit comments