Set better description to superhelio:reload

This commit is contained in:
Ismo Vuorinen
2017-02-08 14:04:13 +02:00
parent 4cd5eb29f4
commit 8c9e0ff85a

View File

@@ -18,7 +18,7 @@ class Reload extends Command
*
* @var string
*/
protected $description = 'Delete database tables, migrate and run seeds';
protected $description = 'Rollback migrations, migrate and run seeds';
/**
* Create a new command instance.