add description for all commands
[shpub.git] / src / shpub / Command / Bookmark.php
index 0116cb51068c752c5e926140410ddc34e890d190..4d30cecd5c707b359d162c6e7e7f38f581806b97 100644 (file)
@@ -6,6 +6,7 @@ class Command_Bookmark extends Command_AbstractProps
     public static function opts(\Console_CommandLine $optParser)
     {
         $cmd = $optParser->addCommand('bookmark');
+        $cmd->description = 'Create a bookmark';
         static::addOptHtml($cmd);
         static::optsGeneric($cmd);
         $cmd->addArgument(