]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/DatabaseStructure.php
Add missing L10n::popLang calls
[friendica.git] / src / Core / Console / DatabaseStructure.php
index 1b64622dbff105c60d8e5d4f420e9e15a08669b9..4b607c1e6a36918c07d1957536c9c1da36dedd37 100644 (file)
@@ -11,9 +11,9 @@ 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>
+ * @author Hypolite Petovan <hypolite@mrpetovan.com>
  */
 class DatabaseStructure extends \Asika\SimpleConsole\Console
 {
@@ -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]