updated diff_line_threshold.sh

master
Hari Sekhon 3 days ago
parent 9f7c7fae2e
commit 1770e28400

@ -22,7 +22,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Compares two files and a given threshold to determine if they are radically different
Compares two files and a given line count diff threshold to determine if they are radically different
This is used to avoid overwriting files which are not mere updates but completely different files

Loading…
Cancel
Save