Closed Ealrann closed 1 year ago
Hello,
This commit simply fix a bad spelling of the validate help message bladebit validate -h: "OPTIOINS" => "OPTIONS"
bladebit validate -h
The typo mistake is still here, on branch master https://github.com/Chia-Network/bladebit/blob/master/src/tools/PlotValidator.cpp#L50C11-L50C11
Hello,
This commit simply fix a bad spelling of the validate help message
bladebit validate -h
: "OPTIOINS" => "OPTIONS"