X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/d5dbb7068eeeee3ae5e92cee77763c1e70e28c97..6c791f2d0c159d56c570802c8d9bd3612262aa9e:/src/shpub/Command/Article.php diff --git a/src/shpub/Command/Article.php b/src/shpub/Command/Article.php index c657b2c..018b403 100644 --- a/src/shpub/Command/Article.php +++ b/src/shpub/Command/Article.php @@ -6,6 +6,7 @@ class Command_Article extends Command_AbstractProps public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('article'); + $cmd->description = 'Create an article'; static::addOptHtml($cmd); static::optsGeneric($cmd); $cmd->addArgument(