Fixwd class description

This commit is contained in:
Michael 2022-05-24 05:58:14 +00:00
parent 7b91c4f333
commit f16cb13dc7

View File

@ -30,10 +30,7 @@ use Friendica\Util\Images;
use Friendica\Object\Image;
/**
* tool to control the list of ActivityPub relay servers from the CLI
*
* With this script you can access the relay servers of your node from
* the CLI.
* tool to move cached avatars to the avatar file cache.
*/
class MoveToAvatarCache extends \Asika\SimpleConsole\Console
{