Add marker argument to readme

This commit is contained in:
Kim Biesbjerg 2017-03-30 14:42:03 +02:00
parent 030ab145d6
commit bc5ce7e80d

View File

@ -82,6 +82,8 @@ Options:
--output, -o Paths where you would like to save extracted
strings. You can use path expansion, glob patterns
and multiple paths [array] [required]
--marker, -m Extract strings passed to a marker function
[string] [default: false]
--format, -f Output format
[string] [choices: "json", "namespaced-json", "pot"] [default: "json"]
--format-indentation, --fi Output format indentation [string] [default: "\t"]