@@ -15,7 +15,7 @@ class StartFiveSecondTask extends Command
*
* @var string
*/
- protected $signature = 'command:name';
+ protected $signature = 'five_task';
/**
* The console command description.