X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/47b42205431e61286b3d1dcc81caa915fde3af53..6c791f2d0c159d56c570802c8d9bd3612262aa9e:/src/shpub/Command/Server.php diff --git a/src/shpub/Command/Server.php b/src/shpub/Command/Server.php index a3c52ee..34d939e 100644 --- a/src/shpub/Command/Server.php +++ b/src/shpub/Command/Server.php @@ -11,6 +11,7 @@ class Command_Server public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('server'); + $cmd->description = 'List all connections'; $cmd->addOption( 'verbose', array(