Skip to content

Commit

Permalink
Update system/Commands/Utilities/Optimize.php
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
warcooft and kenjis authored Jul 29, 2024
1 parent b8e5ef2 commit b735f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Commands/Utilities/Optimize.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ final class Optimize extends BaseCommand
*
* @var string
*/
protected $usage = 'optimize [-c] [-l] [-r]';
protected $usage = 'optimize [-c] [-l] [-d]';

/**
* The Command's options
Expand Down

0 comments on commit b735f89

Please sign in to comment.