Skip to content

Commit

Permalink
Changed option description
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizio committed Dec 26, 2024
1 parent 3c6c140 commit 6f1c890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Console/Command/RemoveUnusedMediaCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ protected function configure(): void
self::OPTION_ONLY_CACHE,
'k',
null,
'Clear only the ./cache/* entries for the corresponding images nad not the corresponding images'
'Clear only the ./cache/* entries for the corresponding images, but not the corresponding images'
);
$this->addOption(
self::OPTION_INCLUDING_RELATION_ENTITY,
Expand Down

0 comments on commit 6f1c890

Please sign in to comment.