X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/059c6ab77b8e63210b9afc266d62c9f543d4d7ae..6c791f2d0c159d56c570802c8d9bd3612262aa9e:/src/shpub/Command/Undelete.php diff --git a/src/shpub/Command/Undelete.php b/src/shpub/Command/Undelete.php index 55dd6b9..63d604b 100644 --- a/src/shpub/Command/Undelete.php +++ b/src/shpub/Command/Undelete.php @@ -6,6 +6,7 @@ class Command_Undelete extends Command_AbstractProps public static function opts(\Console_CommandLine $optParser) { $cmd = $optParser->addCommand('undelete'); + $cmd->description = 'Restore a deleted post'; static::addOptJson($cmd); $cmd->addArgument( 'url',