]> BookStack Code Mirror - bookstack/blobdiff - app/Console/Commands/UpgradeDatabaseEncoding.php
New translations settings.php (Chinese Simplified)
[bookstack] / app / Console / Commands / UpgradeDatabaseEncoding.php
index dbdf778e895a37aad97d29cfc37db535daa883d7..a17fc952351df5103709c0c2406f8287ac140215 100644 (file)
@@ -12,7 +12,7 @@ class UpgradeDatabaseEncoding extends Command
      *
      * @var string
      */
-    protected $signature = 'bookstack:db-utf8mb4-syntax {--database= : The database connection to use.}';
+    protected $signature = 'bookstack:db-utf8mb4 {--database= : The database connection to use.}';
 
     /**
      * The console command description.