README
/**
* Usage: node dumplist.js [--check|--test|--generate|--update|--touchdir]
*
* Generates and works with a custom SHA256SUMS file
* for listing and hashing contents of a directory.
*
* @Author Jorge Oliveira (NewEraCracker)
* @Date Dec 8th 2021
* @License Public Domain
* @Version 0.3.6-node
*/