- Fixed the issue mentioned in #39. The problem was that using both
-d sra
and-g
together would skip the MD5 check invdb-validate
. - New
-k
,--skip-md5
option: Added this option to disable MD5 checks.
-d sra
and -g
together would skip the MD5 check in vdb-validate
.-k
, --skip-md5
option: Added this option to disable MD5 checks.