]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/PostUpdate.php
Update "mrpetovan" email address
[friendica.git] / src / Core / Console / PostUpdate.php
index 2ae640d48350815bfa0fe293036a19eb84512b8a..24ed514b5e46ef3c992ecf548c1388efca2123b8 100644 (file)
@@ -6,15 +6,12 @@ use Friendica\Core\L10n;
 use Friendica\Core\Config;
 
 /**
- * @brief tool to block an account from the node
- *
- * With this tool, you can block an account in such a way, that no postings
- * or comments this account writes are accepted to the node.
+ * Performs database post updates
  *
  * License: AGPLv3 or later, same as Friendica
  *
- * @author Tobias Diekershoff <mrpetovan@gmail.com>
- * @author Hypolite Petovan <mrpetovan@gmail.com>
+ * @author Tobias Diekershoff <tobias.diekershoff@gmx.net>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class PostUpdate extends \Asika\SimpleConsole\Console
 {
@@ -23,7 +20,7 @@ class PostUpdate extends \Asika\SimpleConsole\Console
         protected function getHelp()
         {
                 $help = <<<HELP
-console postupdate - Does database post updates
+console postupdate - Performs database post updates
 Usage
         bin/console postupdate [-h|--help|-?] [--reset <version>]