fix typo in README (#2792)

This commit is contained in:
Joël Galeran
2018-01-16 03:29:38 +01:00
committed by Alex Lam S.L
parent ec7cd1dcf7
commit 424173d311

View File

@@ -70,7 +70,7 @@ a double dash to prevent input files being used as option arguments:
`debug` Add debug prefix and suffix. `debug` Add debug prefix and suffix.
`domprops` Mangle property names that overlaps `domprops` Mangle property names that overlaps
with DOM properties. with DOM properties.
`keep_quoted` Only mangle unquoted properies. `keep_quoted` Only mangle unquoted properties.
`regex` Only mangle matched property names. `regex` Only mangle matched property names.
`reserved` List of names that should not be mangled. `reserved` List of names that should not be mangled.
-b, --beautify [options] Beautify output/specify output options: -b, --beautify [options] Beautify output/specify output options: