From bd44d69fb7d58b81a91c16365a1cbc224be8bd73 Mon Sep 17 00:00:00 2001 From: Thanos Kolovos Date: Wed, 29 Mar 2023 09:39:34 +0300 Subject: [PATCH] Update docs --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab01f63..75b0fce 100644 --- a/README.md +++ b/README.md @@ -741,11 +741,14 @@ default to taking the filesystem timestamp into account. when using `-a/--all` flag and you don't want to change the existing files but only download other language files. -`--mode/-m`: The translation mode of the downloaded file. This can be one of the +- `--keep-new-files`: Used with `--disable-ovewrite` to create new files + if file already exists locally with a '.new' extension. + +- `--mode/-m`: The translation mode of the downloaded file. This can be one of the following: `'default', 'reviewed'`, `'proofread'`, `'translator'`, `'untranslated'`, - `'onlytranslated'`, `'onlyreviewed'`, `'onlyproofread'`, `'sourceastranslation'` **(default + `'onlytranslated'`, `'onlyreviewed'`, `'onlyproofread'`, `'sourceastranslation'` **(default mode is: **`'default'`). Use like` 'tx pull -m proofread'` to download only proofread - translations. + translations. - `--branch`: Using this flag, you can access copies of the regular remote resource that are tied to the provided branch. So if `tx pull proj.res`