Skip to content

Commit 0c3f9b9

Browse files
committed
fix: fix typo in help message.
1 parent fa45007 commit 0c3f9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/php-class-diagram

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ OPTIONS
5050
--disable-class-name-summary describe classname without Class summary of document comment.
5151
--php5 parse php source file as php5.
5252
--php7 parse php source file as php7.
53-
--php8 parse php source file as php8. (not suppoted)
53+
--php8 parse php source file as php8. (not supported)
5454
--header='header string' additional header string. You can specify multiple header values.
5555
--include='wildcard' include target file pattern. (default: `*.php`) You can specify multiple include patterns.
5656
--exclude='wildcard' exclude target file pattern. You can specify multiple exclude patterns.

0 commit comments

Comments
 (0)