Skip to content

Commit 64f9e3d

Browse files
committed
update doc
1 parent 2134636 commit 64f9e3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is especially useful with csv/tsv/psv files:
88
- compare database export of large organization employee/users
99

1010
## NOTE
11+
The benefits of this script is that it allow you to have full control of your file diff. It work great on large file because it does not require you to load the entire file into memory or string.
1112

1213
This script expect input of two `sorted` text files. If the files are not sorted, the unix `sort` command may be of help: https://en.wikipedia.org/wiki/Sort_(Unix)
1314

0 commit comments

Comments
 (0)