Skip to content

Commit 6f1c890

Browse files
author
fabrizio
committed
Changed option description
1 parent 3c6c140 commit 6f1c890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Console/Command/RemoveUnusedMediaCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ protected function configure(): void
185185
self::OPTION_ONLY_CACHE,
186186
'k',
187187
null,
188-
'Clear only the ./cache/* entries for the corresponding images nad not the corresponding images'
188+
'Clear only the ./cache/* entries for the corresponding images, but not the corresponding images'
189189
);
190190
$this->addOption(
191191
self::OPTION_INCLUDING_RELATION_ENTITY,

0 commit comments

Comments
 (0)