We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1faf7 commit ed8d0ceCopy full SHA for ed8d0ce
1 file changed
README.md
@@ -176,6 +176,9 @@ Options:
176
--throw-on-error / --no-throw-on-error
177
If any project file downloads fails stop
178
downloading the rest. Default: False
179
+ --skip-existing / --no-skip-existing
180
+ Skip files if they already exist locally
181
+ with same sha256 hash. Default: False
182
```
183
184
#### delete-files
0 commit comments