diff --git a/bin/php-parse b/bin/php-parse index f6ce166..974eb1a 100755 --- a/bin/php-parse +++ b/bin/php-parse @@ -86,9 +86,11 @@ foreach ($files as $file) { } } -function showHelp($error) { - die($error . "\n\n" . - <<