umpirsky / Twig-Gettext-Extractor

The Twig Gettext Extractor is Poedit friendly tool which extracts translations from twig templates.
MIT License
113 stars 32 forks source link

Escape arguments that have spaces #39

Closed hgezim closed 8 years ago

hgezim commented 8 years ago

Passing arguments like --copyright-holder='Zip Recipes Ltd' was not working.

This PR fixes that