Minor fixes

This commit is contained in:
Deon George
2019-12-21 22:57:34 +11:00
parent bcdbc1715e
commit 4adf66c318
7 changed files with 40 additions and 39 deletions

View File

@@ -19,7 +19,7 @@ class VideoScanAll extends Command
* @var string
*/
protected $signature = 'video:scanall'.
'{--scanned : Rescan Scanned Videos}';
' {--scanned : Rescan Scanned Videos}';
/**
* The console command description.