Skip to content

Commit 5da3ed3

Browse files
authored
Merge pull request #178 from transifex/update-doc
Update docs
2 parents 1b35c49 + bd44d69 commit 5da3ed3

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -741,11 +741,14 @@ default to taking the filesystem timestamp into account.
741741
when using `-a/--all` flag and you don't want to change the existing files
742742
but only download other language files.
743743
744-
`--mode/-m`: The translation mode of the downloaded file. This can be one of the
744+
- `--keep-new-files`: Used with `--disable-ovewrite` to create new files
745+
if file already exists locally with a '.new' extension.
746+
747+
- `--mode/-m`: The translation mode of the downloaded file. This can be one of the
745748
following: `'default', 'reviewed'`, `'proofread'`, `'translator'`, `'untranslated'`,
746-
`'onlytranslated'`, `'onlyreviewed'`, `'onlyproofread'`, `'sourceastranslation'` **(default
749+
`'onlytranslated'`, `'onlyreviewed'`, `'onlyproofread'`, `'sourceastranslation'` **(default
747750
mode is: **`'default'`). Use like` 'tx pull -m proofread'` to download only proofread
748-
translations.
751+
translations.
749752
750753
- `--branch`: Using this flag, you can access copies of the regular remote
751754
resource that are tied to the provided branch. So if `tx pull proj.res`

0 commit comments

Comments
 (0)