marvin-j97 / saros

CLI tool to count lines and other file statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix yargs validation: --list and --files-only should fail

marvin-j97 opened this issue · comments

Line 51, args.ts: should be argv["files-only"], not argv.files