Skip to content

Commit

Permalink
Update README.md to reflect new options (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
frothedoatmilk committed Feb 28, 2024
1 parent c7d0ff8 commit 8b7bae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Command Line Flag | Description
`--[no-]summary` | Whether to output a summary in the default reporter
`--show-linters` | Show all registered linters
`--show-reporters` | Display available reporters
`-s`/`--stdin FILE` | Pipe source from STDIN, using FILE in offense when combined with --auto-correct and --stdin
`--stderr` | Write all output to stderr
`-h`/`--help` | Show command line flag documentation
`-v`/`--version` | Show `haml-lint` version
Expand Down

0 comments on commit 8b7bae6

Please sign in to comment.