diff --git a/app/Console/Commands/RunAllFetchs.php b/app/Console/Commands/RunAllFetchs.php index e647f90..f433f7a 100644 --- a/app/Console/Commands/RunAllFetchs.php +++ b/app/Console/Commands/RunAllFetchs.php @@ -21,7 +21,7 @@ class RunAllFetchs extends Command * * @var string */ - protected $description = 'Command description'; + protected $description = 'This command runs all fetch jobs for currency and gold rates.'; /** * Execute the console command.