Skip to content

Commit

Permalink
doc:
Browse files Browse the repository at this point in the history
  • Loading branch information
theus77 committed Nov 29, 2024
1 parent b0d1b35 commit 2e62bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EMS/core-bundle/src/Command/Submission/ExportCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ protected function configure(): void
self::OPTION_FILTER,
null,
InputOption::VALUE_OPTIONAL,
'Expression to filter submissions'
'Expression to filter submissions, e.g. "locale==\'en\'"'
)->addOption(
self::OPTION_FILENAME,
null,
Expand Down

0 comments on commit 2e62bd9

Please sign in to comment.