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 @@ -113,7 +113,7 @@ OPTIONS
113113 --hide-private hide private properties and methods.
114114 --hide-private-properties hide private properties.
115115 --hide-private-methods hide private methods.
116- --svg-topurl specifies the top URL when displaying the class as a link when outputting in SVG format.
116+ --svg-topurl= ' url ' Specifies the top URL when displaying the class as a link when outputting in SVG format.
117117 --header=' header string' additional header string. You can specify multiple header values.
118118 --include=' wildcard' include target file pattern. (default: ` * .php` ) You can specify multiple include patterns.
119119 --exclude=' wildcard' exclude target file pattern. You can specify multiple exclude patterns.
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ OPTIONS
6161 --hide-private hide private properties and methods.
6262 --hide-private-properties hide private properties.
6363 --hide-private-methods hide private methods.
64- --svg-topurl Specifies the top URL when displaying the class as a link when outputting in SVG format.
64+ --svg-topurl='url' Specifies the top URL when displaying the class as a link when outputting in SVG format.
6565 --header='header string' additional header string. You can specify multiple header values.
6666 --include='wildcard' include target file pattern. (default: `*.php`) You can specify multiple include patterns.
6767 --exclude='wildcard' exclude target file pattern. You can specify multiple exclude patterns.
You can’t perform that action at this time.
0 commit comments