mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 22:39:43 +00:00
adding a gencfg command
This commit is contained in:
7
docs/usage.md
vendored
7
docs/usage.md
vendored
@@ -250,6 +250,13 @@ the file will be restored.
|
||||
|
||||
For more options, see the usage with `dotdrop --help`.
|
||||
|
||||
## Generate a default config
|
||||
|
||||
The `gencfg` command will generate a default config in yaml
|
||||
```bash
|
||||
$ dotdrop gencfg > config.yaml
|
||||
```
|
||||
|
||||
## Concurrency
|
||||
|
||||
The command line switch `-w`/`--workers`, if set to a value greater than one, enables the use
|
||||
|
||||
Reference in New Issue
Block a user