Skip to content

Commit

Permalink
Merge pull request #1121 from dbarzin/dev
Browse files Browse the repository at this point in the history
cve-search
  • Loading branch information
dbarzin authored Feb 19, 2025
2 parents 40e4f84 + 5f118ef commit 61c61fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/CVESearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class CVESearch extends Command
*
* @var string
*/
protected $signature = 'mercator:cve-search {--nowait: Whether the job should not wait before start}';
protected $signature = 'mercator:cve-search {--nowait : Whether the job should not wait before start}';

/**
* The console command description.
Expand Down

0 comments on commit 61c61fb

Please sign in to comment.