X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/e328a9e013a709e77e8e783de98d30d7eccd6d65..6c791f2d0c159d56c570802c8d9bd3612262aa9e:/src/shpub/Command/Connect.php diff --git a/src/shpub/Command/Connect.php b/src/shpub/Command/Connect.php index 2b1cfc1..6634267 100644 --- a/src/shpub/Command/Connect.php +++ b/src/shpub/Command/Connect.php @@ -17,6 +17,7 @@ class Command_Connect public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('connect'); + $cmd->description = 'Obtain access token from a micropub server'; $cmd->addOption( 'force', array(