add description for all commands
[shpub.git] / src / shpub / Command / Rsvp.php
index 4e67e9b1dbc3f8858adea5f1e7426f23ab78ed57..f46d230c3e52132404438a123dba79ce4ee3a059 100644 (file)
@@ -9,6 +9,7 @@ class Command_Rsvp extends Command_AbstractProps
     public static function opts(\Console_CommandLine $optParser)
     {
         $cmd = $optParser->addCommand('rsvp');
+        $cmd->description = 'Create a reservation';
         static::addOptHtml($cmd);
         static::optsGeneric($cmd);
         $cmd->addArgument(