File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ e.g.: `./src/translations/{lang}/{ns}.json`.
9494Upload format is a format of the file(s) with translations. [See available upload formats](https://simplelocalize.io/docs/general/file-formats/)
9595
9696** Additional parameters:**
97- - ` --replace ` allows you to ** replace** existing translations with new ones.
97+ - ` --overwrite ` allows you to ** replace** existing translations with new ones.
9898- ` --dryRun` allows you to ** check** what translation files will be uploaded without actually uploading them.
9999- ` --uploadOptions` allows you to pass [additional options](https://simplelocalize.io/docs/general/options/) to the upload command.
100100E.g.: ` --uploadOptions TRIM_LEADING_TRAILING_SPACES` . To pass multiple options, use comma as a separator.
You can’t perform that action at this time.
0 commit comments