Skip to content

Commit c55b7bc

Browse files
authored
Readme: minor format typo (#130)
1 parent d37bcd0 commit c55b7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This tool reads your `composer.json` and scans all paths listed in `autoload` &
8282
- `--help` display usage & cli options
8383
- `--verbose` to see more example classes & usages
8484
- `--show-all-usages` to see all usages
85-
- `--format` to use different output format, available are: console (default), junit
85+
- `--format` to use different output format, available are: `console` (default), `junit`
8686
- `--ignore-unknown-classes` to globally ignore unknown classes
8787
- `--ignore-unknown-functions` to globally ignore unknown functions
8888
- `--ignore-shadow-deps` to globally ignore shadow dependencies

0 commit comments

Comments
 (0)