|
|
@@ -125,7 +125,7 @@ const args = require("yargs")
|
|
|
.string("filename-template")
|
|
|
.options("filename-replacement-character", { description: "The character used for replacing invalid characters in filenames" })
|
|
|
.string("filename-replacement-character")
|
|
|
- .string("filename-template")
|
|
|
+ .string("filename-replacement-character")
|
|
|
.options("group-duplicate-images", { description: "Group duplicate images into CSS custom properties" })
|
|
|
.boolean("group-duplicate-images")
|
|
|
.options("include-BOM", { description: "Include the UTF-8 BOM into the HTML page" })
|