Skip to content

Commit 0c48f96

Browse files
authored
Update README.md
1 parent bbccba4 commit 0c48f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ e.g.: `./src/translations/{lang}/{ns}.json`.
9494
Upload 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.
100100
E.g.: `--uploadOptions TRIM_LEADING_TRAILING_SPACES`. To pass multiple options, use comma as a separator.

0 commit comments

Comments
 (0)