diff options
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r-- | Tools/scripts/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index c051234ec0ca..738c54f4f98f 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -45,3 +45,8 @@ NOTE: These scripts need work and are *NOT* safe to use unless you know what they do. Use at your own risk. Patches would be great, but I'd prefer they pass through me. +---------------------------------------------------------------------- + +checksum is a script that allows checking of ports to see if their checksums +match, and if they don't, give a diff against the older version to try and +discover why the checksum didn't match. |