docs: record pull --all parity support

This commit is contained in:
Micheal Wilkinson
2026-03-20 18:02:12 +00:00
parent 9e6f98948e
commit c887a573e0
2 changed files with 3 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ Implemented commands:
- `link [CASTLE]`
- `unlink [CASTLE]`
- `track FILE [CASTLE]`
- `pull [CASTLE]`
- `pull [--all|CASTLE]`
- `push [CASTLE]`
- `commit -m MESSAGE [CASTLE]`
- `destroy [CASTLE]`
@@ -74,7 +74,7 @@ Command parity:
Historical flag/behavior parity:
- [ ] `pull --all`
- [x] `pull --all`
- [ ] `rc --force`
- [ ] Evaluate whether global `pretend`/`quiet` modes should be restored