You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
-**Custom Key Column:** Use `--key` to specify which column uniquely identifies rows.
9
9
-**Output Formats:** Choose between human-readable (`readable`), JSON (`json`), or save JSON to a file (`jsonfile`).
10
10
-**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.
12
12
-**Encoding:** Specify file encoding with `--encoding`.
13
13
-**Show Unchanged:** Use `--showunchanged` to display unchanged fields for changed rows.
14
14
-**List Fields:** Use `--listfields` to print available columns and exit.
0 commit comments