program
    .version(pkg.version)
    .option('-p --pattern <string>', texts.argPattern)
    .option('-c --coverage', texts.argCoverage)
    .option('-w --watch', texts.argWatch)