http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12061
--- Comment #9 from Jonathan Druart <[email protected]> --- Comment on attachment 28445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28445 Bug 12061 - tmpl_process3.pl - Include/exclude file by name Review of attachment 28445: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12061&attachment=28445) ----------------------------------------------------------------- ::: misc/translator/tmpl_process3.pl @@ +200,5 @@ > -s, --str-file=FILE Specify FILE as the translation (po) file > for input (install) or output (create, update) > + -x, --exclude=REGEXP Exclude dirs matching the given REGEXP > + -m, --match=STRING Pipe (|) separated list. Include only files > + with names matching the given REGEXP It looks to be the same behavior as the -f option. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
