File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ OPTIONS
119119 --header=' header string' additional header string. You can specify multiple header values.
120120 --include=' wildcard' include target file pattern. (default: ` * .php` ) You can specify multiple include patterns.
121121 --exclude=' wildcard' exclude target file pattern. You can specify multiple exclude patterns.
122- --rel-target-from=' classes' comma separated list of classes to filter dependencies from
122+ --rel-target-from=' classes' comma separated list of classes to filter dependencies from
123123 --rel-target-to=' classes' comma separated list of classes to filter dependencies to
124124 --rel-target=' classes' comma separated list of classes to filter dependencies from or to. this option overrides
125125 --rel-target-from and --rel-target-to if set.
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ OPTIONS
6969 --header='header string' additional header string. You can specify multiple header values.
7070 --include='wildcard' include target file pattern. (default: `*.php`) You can specify multiple include patterns.
7171 --exclude='wildcard' exclude target file pattern. You can specify multiple exclude patterns.
72- --rel-target-from='classes' comma separated list of classes to filter dependencies from
72+ --rel-target-from='classes' comma separated list of classes to filter dependencies from
7373 --rel-target-to='classes' comma separated list of classes to filter dependencies to
7474 --rel-target='classes' comma separated list of classes to filter dependencies from or to. this option overrides
7575 --rel-target-from and --rel-target-to if set.
You can’t perform that action at this time.
0 commit comments