]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/DatabaseStructure.php
Removed temporary code
[friendica.git] / src / Console / DatabaseStructure.php
index 62c8136406c9510d8982d43e4ed594ce81d0ea21..6b1fa8d4d6fecaad35db3b445e00ddec0735820d 100644 (file)
@@ -54,7 +54,7 @@ Commands
        dryrun   Show database update schema queries without running them
        update   Update database schema
        dumpsql  Dump database schema
        dryrun   Show database update schema queries without running them
        update   Update database schema
        dumpsql  Dump database schema
-       toinnodb Convert all tables from MyISAM to InnoDB
+       toinnodb Convert all tables from MyISAM or InnoDB in the Antelope file format to InnoDB in the Barracuda file format
 
 Options
     -h|--help|-?       Show help information
 
 Options
     -h|--help|-?       Show help information