X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/d5dbb7068eeeee3ae5e92cee77763c1e70e28c97..8ed6fa09d116dc02ff089dcffe8bb177c59a9d8e:/src/shpub/Command/Note.php diff --git a/src/shpub/Command/Note.php b/src/shpub/Command/Note.php index 1694243..2a911c9 100644 --- a/src/shpub/Command/Note.php +++ b/src/shpub/Command/Note.php @@ -6,6 +6,7 @@ class Command_Note extends Command_AbstractProps public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('note'); + $cmd->description = 'Create a note'; static::addOptHtml($cmd); static::optsGeneric($cmd); $cmd->addArgument(