Skip to content

Commit 925af01

Browse files
warcooftkenjis
andauthored
Update description
Co-authored-by: kenjis <[email protected]>
1 parent b80171e commit 925af01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

system/Commands/Utilities/Optimize.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ final class Optimize extends BaseCommand
6060
* @var array<string, string>
6161
*/
6262
protected $options = [
63-
'c' => 'Enable config caching.',
64-
'l' => 'Enable locator caching.',
63+
'c' => 'Enable only config caching.',
64+
'l' => 'Enable only locator caching.',
6565
'd' => 'Disable config and locator caching.',
6666
];
6767

0 commit comments

Comments
 (0)