Skip to content

Commit e5b049c

Browse files
committed
chore: updated readme
1 parent cbe2257 commit e5b049c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Options:
4343
"https://raw.githubusercontent.com/nodejs/node/HEAD/CHANGELOG.md")
4444
-t, --target [mode...] Set the processing target modes (choices: "json-simple", "legacy-html", "legacy-html-all",
4545
"man-page", "legacy-json", "legacy-json-all", "addon-verify", "api-links", "orama-db")
46-
--disable-rule [rule...] Disable a specific linter rule (choices: "invalid-change-version",
47-
"missing-change-version", "missing-introduced-in", default: [])
46+
--disable-rule [rule...] Disable a specific linter rule (choices: "invalid-change-version", "missing-change-version",
47+
"missing-introduced-in", default: [])
4848
--lint-dry-run Run linter in dry-run mode (default: false)
49-
--use-git Run git commands when needed (default: false)
49+
--git-ref The current Node.js git ref
5050
-r, --reporter [reporter] Specify the linter reporter (choices: "console", "github", default: "console")
5151
-h, --help display help for command
5252
```

0 commit comments

Comments
 (0)