diff --git a/src/Console/ServerBlock.php b/src/Console/ServerBlock.php index 7c17fdc575..934226867b 100644 --- a/src/Console/ServerBlock.php +++ b/src/Console/ServerBlock.php @@ -67,7 +67,7 @@ Description Options -h|--help|-? Show help information - -v Show more debug information. + -v Show more debug information. HELP; return $help; }