Skip to content

Commit 59bb1f9

Browse files
committed
Extractor: Update README.md with --files hint (for --filters placement)
1 parent 3a8a222 commit 59bb1f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Hello. Here's some things this fork offers:
99

1010
- This fork has been designed for **compatibility with version 2 of twig**. It's a bit of a hack, but it works.
1111
- Removed symfony dependencies which might make it a bit easier to install.
12-
- You can add "dummy filters" via a `--filter` parameter to prevent the extractor from breaking when it encounters user-defined filters that would cause template parsing to break.
12+
- You can add "dummy filters" via a `--filter` parameter to prevent the extractor from breaking when it encounters user-defined filters that would cause template parsing to break (HINT: add this *before* the `--files` part of the extractor command).
1313
- If extraction fails for whatever reason, a log file will be dumped to the directory in which the gettext extractor library lives.
1414

1515
This fork is available on Packagist as a composer package for your convenience:

0 commit comments

Comments
 (0)