boyter / scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
MIT License
6.8k stars 267 forks source link

Corrected the parameter interpretation #546

Closed cemiboou closed 1 month ago

cemiboou commented 1 month ago

corrected the parameter name(no-large) interpretation: replace max-line-count & max-byte-count image

boyter commented 1 month ago

Merged. Thanks for this. Not sure how I missed that one for so long.