diff --git a/bin/index.js b/bin/index.js index 3cb0cf9..5f9a8eb 100755 --- a/bin/index.js +++ b/bin/index.js @@ -42,6 +42,7 @@ program .option('--ignorePlurals', 'Do not process the plurals') .option('--foldLength ', 'Specify the character fold length for strings') .option('--compatibilityJSON ', "Set to 'v4' to generate i18next@21 compatible json files") + .option('--noDate', 'Removes timestamp related lines from output file (POT-Creation-Date and PO-Revision-Date lines)') .parse(process.argv); const {