1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

run sequential tests on remote

This commit is contained in:
deadc0de6
2023-01-20 21:20:01 +01:00
parent 95d0c8246f
commit 2d3f55718c
5 changed files with 13 additions and 9 deletions

4
docs/usage.md vendored
View File

@@ -236,8 +236,8 @@ For more options, see the usage with `dotdrop --help`.
## Concurrency
The command line switch `-w`/`--workers`, if set to a value greater than one, allowing to use
multiple concurrent workers to execute an operation. It can be applied to the following
The command line switch `-w`/`--workers`, if set to a value greater than one, enables the use
of multiple concurrent workers to execute an operation. It can be applied to the following
commands:
* `install`