From 2ab8f7722364ef74d7545fadd9c10f9c57582ae6 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 25 Dec 2022 19:54:14 -0500 Subject: [PATCH] Update command-line help text --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 74a64c53e3..e87b48f36e 100644 --- a/README.md +++ b/README.md @@ -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