File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,10 @@ Command help
157
157
hints (case insensitive): "text": TEXT
158
158
datatype. "integer": INTEGER datatype.
159
159
"real": REAL datatype.
160
+ --matrix-formatting [header_aligned|trim]
161
+ header_aligned: fitting table data to header
162
+ columns. trim: fitting table data to minimum
163
+ column size. Defaults to header_aligned.
160
164
--replace-symbol TEXT Replace symbols in attributes.
161
165
-v, --verbose
162
166
--max-workers WORKERS Specify maximum number of workers that the
Original file line number Diff line number Diff line change 23
23
hints (case insensitive): "text": TEXT
24
24
datatype. "integer": INTEGER datatype.
25
25
"real": REAL datatype.
26
+ --matrix-formatting [header_aligned|trim]
27
+ header_aligned: fitting table data to header
28
+ columns. trim: fitting table data to minimum
29
+ column size. Defaults to header_aligned.
26
30
--replace-symbol TEXT Replace symbols in attributes.
27
31
-v, --verbose
28
32
--max-workers WORKERS Specify maximum number of workers that the
You can’t perform that action at this time.
0 commit comments