add description for all commands
[shpub.git] / src / shpub / Command / Reply.php
index aa193e037c864de544e866097e2b6a4993e06194..61e4c59e986ea6e6b72a45197ebc8160f92c5fa6 100644 (file)
@@ -6,6 +6,7 @@ class Command_Reply extends Command_AbstractProps
     public static function opts(\Console_CommandLine $optParser)
     {
         $cmd = $optParser->addCommand('reply');
+        $cmd->description = 'Create a reply';
         static::addOptHtml($cmd);
         static::optsGeneric($cmd);
         $cmd->addArgument(