Skip to content

Commit 4f210b5

Browse files
authored
Update README.md
1 parent e843227 commit 4f210b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- **Custom Key Column:** Use `--key` to specify which column uniquely identifies rows.
99
- **Output Formats:** Choose between human-readable (`readable`), JSON (`json`), or save JSON to a file (`jsonfile`).
1010
- **Field Selection:** Use `--fields` to compare only specific columns, or `--ignorefields` to exclude columns.
11-
- **Streaming Mode Options:** For very large files, choose from multiple streaming modes (`--streaming=auto|normal|sortedkey|off`) to optimize performance.
11+
- **Streaming Mode:** For very large files, choose from multiple streaming modes (`--streaming=auto|normal|sortedkey|off`) to optimize performance.
1212
- **Encoding:** Specify file encoding with `--encoding`.
1313
- **Show Unchanged:** Use `--showunchanged` to display unchanged fields for changed rows.
1414
- **List Fields:** Use `--listfields` to print available columns and exit.

0 commit comments

Comments
 (0)