add description for all commands
[shpub.git] / src / shpub / Command / Update.php
index d942f5e183c238221aeaede77575a1dfa9bcbd17..119ef8ff20740123d908fb0b9677acb5402761b9 100644 (file)
@@ -6,6 +6,7 @@ class Command_Update extends Command_AbstractProps
     public static function opts(\Console_CommandLine $optParser)
     {
         $cmd = $optParser->addCommand('update');
+        $cmd->description = 'Modify an existing post';
         $cmd->addOption(
             'add',
             array(