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-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ The `--key=id` option means that the `id` column should be treated as the unique
53
53
54
54
The tool will automatically detect if your files are comma- or tab-separated. You can over-ride this automatic detection and force the tool to use a specific format using `--format=tsv` or `--format=csv`.
55
55
56
-
Use `--show-unchanged` to include full details of the unchanged rows in the diff output:
56
+
Use `--show-unchanged` to include full details of the unchanged values for rows with at least one change in the diff output:
0 commit comments