Skip to content

Commit

Permalink
Readme: minor format typo (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Apr 22, 2024
1 parent d37bcd0 commit c55b7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ This tool reads your `composer.json` and scans all paths listed in `autoload` &
- `--help` display usage & cli options
- `--verbose` to see more example classes & usages
- `--show-all-usages` to see all usages
- `--format` to use different output format, available are: console (default), junit
- `--format` to use different output format, available are: `console` (default), `junit`
- `--ignore-unknown-classes` to globally ignore unknown classes
- `--ignore-unknown-functions` to globally ignore unknown functions
- `--ignore-shadow-deps` to globally ignore shadow dependencies
Expand Down

0 comments on commit c55b7bc

Please sign in to comment.