improve debugging experience

This commit is contained in:
2023-07-12 23:37:55 +08:00
parent 799ec37b65
commit 7078341556
4 changed files with 30 additions and 12 deletions

View File

@ -2,5 +2,5 @@
Useful comparing differences command:
`diff -u VT25.json VT50.json`
`diff -u VT25.txt VT50.txt`
`diff -u --strip-trailing-cr VT25.json VT50.json`
`diff -u --strip-trailing-cr VT25.txt VT50.txt`