"Does" is now "perform"
[friendica.git/.git] / src / Core / Console / DatabaseStructure.php
index 1b64622..13ed29b 100644 (file)
@@ -11,7 +11,7 @@ require_once 'boot.php';
 require_once 'include/dba.php';
 
 /**
- * @brief Does database updates from the command line
+ * @brief Performs database updates from the command line
  *
  * @author Hypolite Petovan <mrpetovan@gmail.com>
  */
@@ -22,7 +22,7 @@ class DatabaseStructure extends \Asika\SimpleConsole\Console
        protected function getHelp()
        {
                $help = <<<HELP
-console dbstructure - Does database updates
+console dbstructure - Performs database updates
 Usage
        bin/console dbstructure <command> [-h|--help|-?] [-v]