1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-11 14:19:00 +00:00

update doc

This commit is contained in:
deadc0de6
2020-11-20 21:25:20 +01:00
parent 7a270584e5
commit 288581632a

View File

@@ -239,12 +239,12 @@ commands:
It should be set to a maximum of the number of cores available (usually returned It should be set to a maximum of the number of cores available (usually returned
on linux by the command `nproc`). on linux by the command `nproc`).
It may speed up the operation but cannot be used interractively (it needs `-f --force` to be set) It may speed up the operation but cannot be used interractively (it needs `-f --force` to be set
and cannot be used with `-d --dry`. Also information printed to stdout/stderr will except for `compare`) and cannot be used with `-d --dry`. Also information printed to stdout/stderr
probably be messed up. will probably be messed up.
**WARNING** this feature hasn't been extensively tested and is to be used at your own risk. **WARNING** this feature hasn't been extensively tested and is to be used at your own risk.
If you try it out and find any issue, please [open an issue](https://github.com/deadc0de6/dotdrop/issues). If you try it out and find any issue, please [report it](https://github.com/deadc0de6/dotdrop/issues).
Also if you find it useful and have been able to successfully speed up your operation when using Also if you find it useful and have been able to successfully speed up your operation when using
`-w --workers`, do please also report it [in an issue](https://github.com/deadc0de6/dotdrop/issues). `-w --workers`, do please also report it [in an issue](https://github.com/deadc0de6/dotdrop/issues).