We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d8f83 commit d43503eCopy full SHA for d43503e
src/Console/Commands/ClearMedia.php
@@ -15,7 +15,7 @@ class ClearMedia extends Command
15
*
16
* @var string
17
*/
18
- protected $signature = 'root:clear-media {--all: Delete all the media and files}';
+ protected $signature = 'root:clear-media {--all : Delete all the media and files}';
19
20
/**
21
* The console command description.
0 commit comments