diff --git a/src/TextUI/Command.php b/src/TextUI/Command.php index 1733172f57b..9b66bc19272 100644 --- a/src/TextUI/Command.php +++ b/src/TextUI/Command.php @@ -1173,7 +1173,7 @@ protected function showHelp(): void --include-path Prepend PHP's include_path with given path(s) -d key[=value] Sets a php.ini value --generate-configuration Generate configuration file with suggested settings - --cache-result-file== Specify result cache path and filename + --cache-result-file= Specify result cache path and filename Miscellaneous Options: diff --git a/tests/end-to-end/help.phpt b/tests/end-to-end/help.phpt index fbf58aac43e..fb069f0e4d2 100644 --- a/tests/end-to-end/help.phpt +++ b/tests/end-to-end/help.phpt @@ -103,7 +103,7 @@ Configuration Options: --include-path Prepend PHP's include_path with given path(s) -d key[=value] Sets a php.ini value --generate-configuration Generate configuration file with suggested settings - --cache-result-file== Specify result cache path and filename + --cache-result-file= Specify result cache path and filename Miscellaneous Options: diff --git a/tests/end-to-end/help2.phpt b/tests/end-to-end/help2.phpt index 1852d16593e..b0c6ecb9e2f 100644 --- a/tests/end-to-end/help2.phpt +++ b/tests/end-to-end/help2.phpt @@ -104,7 +104,7 @@ Configuration Options: --include-path Prepend PHP's include_path with given path(s) -d key[=value] Sets a php.ini value --generate-configuration Generate configuration file with suggested settings - --cache-result-file== Specify result cache path and filename + --cache-result-file= Specify result cache path and filename Miscellaneous Options: