Skip to content

Commit d4146cf

Browse files
committed
docs(CHANGES): Update for shtab change
1 parent 853ecc0 commit d4146cf

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES

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

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

24+
## vcspull v1.15.4 (unreleased)
25+
26+
### CLI
27+
28+
- File completions for `-c` / `--config` files (#403)
29+
30+
After updating, you can re-run [shtab]'s setup (see [completions page]) completion of:
31+
32+
```console
33+
$ vcspull sync -c [tab]
34+
```
35+
36+
```console
37+
$ vcspull sync --config [tab]
38+
```
39+
40+
[completions page]: https://vcspull.git-pull.com/cli/completion.html
41+
[shtab]: https://docs.iterative.ai/shtab/
42+
43+
### Documentation
44+
45+
- Fix readme example for syncing repositories
46+
2447
## vcspull v1.15.3 (2022-10-09)
2548

2649
### Documentation

0 commit comments

Comments
 (0)