fix doc
This commit is contained in:
@@ -18,8 +18,8 @@ It expects that the json input is formatted as an object containing an array of
|
|||||||
## Advanced configuration
|
## Advanced configuration
|
||||||
|
|
||||||
Advanced settings can be provided via a top level json key named "config". Here is a table of options that can be set via this config key.
|
Advanced settings can be provided via a top level json key named "config". Here is a table of options that can be set via this config key.
|
||||||
|
|
||||||
| Key | Example Value | Description |
|
| Key | Example Value | Description |
|
||||||
|---------------|---------------|---------------------------|
|
|---------------|---------------|---------------------------|
|
||||||
| key-order | "Column3,Column1,Column2"| Comma separated list of column names in the desired order |
|
| key-order | "Column3,Column1,Column2"| Comma separated list of column names in the desired order |
|
||||||
| overwrite-file | true | Boolean indicating whether output file should be overwritten if it already exists |
|
| overwrite-file | true | Boolean indicating whether output file should be overwritten if it already exists |
|
||||||
-
|
|
Reference in New Issue
Block a user