X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/6f748120fbb71c4a7b3d9fd762f40933b8cb4e95..69fec2594f370eeb8a73c83c70dbeb50855fe65d:/src/shpub/Command/Update.php diff --git a/src/shpub/Command/Update.php b/src/shpub/Command/Update.php index d942f5e..119ef8f 100644 --- a/src/shpub/Command/Update.php +++ b/src/shpub/Command/Update.php @@ -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(