Skip to content

Commit 6cb5902

Browse files
committed
docs(CHANGES): Note the vcspull sync --config update
1 parent 1c15209 commit 6cb5902

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
4141

4242
- `--version` learned to show libvcs version
4343
- `--version` learned to accept the `-V` flag
44+
- `vcspull sync` accepts config file params via `--config`. Before it was only
45+
`-c`. Assume myrepos.yaml in your path:
46+
47+
```console
48+
$ vcspull sync --config myrepos.yaml
49+
```
4450

4551
### Documentation
4652

0 commit comments

Comments
 (0)