We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e5ef2 commit b735f89Copy full SHA for b735f89
system/Commands/Utilities/Optimize.php
@@ -52,7 +52,7 @@ final class Optimize extends BaseCommand
52
*
53
* @var string
54
*/
55
- protected $usage = 'optimize [-c] [-l] [-r]';
+ protected $usage = 'optimize [-c] [-l] [-d]';
56
57
/**
58
* The Command's options
0 commit comments