docs: mark push parity complete

This commit is contained in:
Micheal Wilkinson
2026-03-20 17:46:17 +00:00
parent 8a451cbaee
commit f0dc55159b
2 changed files with 3 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ Implemented commands:
- `unlink [CASTLE]`
- `track FILE [CASTLE]`
- `pull [CASTLE]`
- `push [CASTLE]`
- `rc [CASTLE]`
- `version`
@@ -49,7 +50,6 @@ Implemented commands:
Not yet implemented:
- `push`
- `commit`
- `destroy`
- `cd`
@@ -63,7 +63,7 @@ Not yet implemented:
Command parity:
- [x] `pull`
- [ ] `push`
- [x] `push`
- [ ] `commit`
- [ ] `destroy`
- [ ] `cd`