Update command-line help text

This commit is contained in:
Charlie Marsh 2022-12-25 19:54:14 -05:00
parent 8b72f55a09
commit 2ab8f77223
1 changed files with 2 additions and 0 deletions

View File

@ -292,6 +292,8 @@ Options:
Run in watch mode by re-running whenever files change
--fix
Attempt to automatically fix lint errors
--fix-only
Fix any fixable lint errors, but don't report on leftover violations. Implies `--fix`
-n, --no-cache
Disable cache reads
--select <SELECT>