diff --git a/README.md b/README.md index 7ad838e..16ae63a 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,7 @@ Options: -f, --force Overwrite existing files -fi, --format_in TEXT File format of the input (csv, json). [required] -fo, --format_out TEXT File format of the output (csv, json). - -s, --file_sep File separator (csv). - + -s, --file_sep File separator (csv). -S, --select TEXT Path to file with columns to keep. -D, --delete PATH Path to file with columns to delete. -sD, --dataColumn TEXT Path to file with columns and data to keep.