Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhan1978 committed Dec 26, 2024
1 parent 4ff4402 commit 24870b2
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 @@ -119,7 +119,7 @@ OPTIONS
--header='header string' additional header string. You can specify multiple header values.
--include='wildcard' include target file pattern. (default: `*.php`) You can specify multiple include patterns.
--exclude='wildcard' exclude target file pattern. You can specify multiple exclude patterns.
--rel-target-from='clases' comma separated list of classes to filter dependencies from
--rel-target-from='classes' comma separated list of classes to filter dependencies from
--rel-target-to='classes' comma separated list of classes to filter dependencies to
--rel-target='classes' comma separated list of classes to filter dependencies from or to. this option overrides
--rel-target-from and --rel-target-to if set.
Expand Down

0 comments on commit 24870b2

Please sign in to comment.