diff options
author | Ledmitz <smoothshifter@tuta.io> | 2022-12-30 23:54:17 -0400 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2022-12-30 23:54:17 -0400 |
commit | 95734bf740a208edbbb1f40ab4b1bfc4ceaa3628 (patch) | |
tree | e4a2940e2466abecd355838396e3ece554c7563d | |
parent | bc5fae296a0d6236d04b57c0f303a14d4e2cd2ba (diff) | |
download | tmw-cmp-update-95734bf740a208edbbb1f40ab4b1bfc4ceaa3628.tar.gz tmw-cmp-update-95734bf740a208edbbb1f40ab4b1bfc4ceaa3628.tar.bz2 tmw-cmp-update-95734bf740a208edbbb1f40ab4b1bfc4ceaa3628.tar.xz tmw-cmp-update-95734bf740a208edbbb1f40ab4b1bfc4ceaa3628.zip |
Fixed readme as I usually end up doing
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ TMW Compare Update ## Description -Just read the script comments and change file location variables if needed +This script will update files from the M+ local directory to the TMW extracted directory only if the file exists there. cmp is used to compare files and overwrites the TMW file +with the local one only if they differ. ## Usage Just read the script comments and change file location variables if needed |