X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/059c6ab77b8e63210b9afc266d62c9f543d4d7ae..69fec2594f370eeb8a73c83c70dbeb50855fe65d:/src/shpub/Command/Repost.php diff --git a/src/shpub/Command/Repost.php b/src/shpub/Command/Repost.php index 6d78609..4154b2d 100644 --- a/src/shpub/Command/Repost.php +++ b/src/shpub/Command/Repost.php @@ -6,6 +6,7 @@ class Command_Repost extends Command_AbstractProps public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('repost'); + $cmd->description = 'Create a repost'; static::optsGeneric($cmd); $cmd->addArgument( 'url',