docs: mark commit parity complete

This commit is contained in:
Micheal Wilkinson
2026-03-20 17:48:16 +00:00
parent d8eaf4d058
commit f186286a7e
2 changed files with 3 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ Implemented commands:
- `track FILE [CASTLE]`
- `pull [CASTLE]`
- `push [CASTLE]`
- `commit -m MESSAGE [CASTLE]`
- `rc [CASTLE]`
- `version`
@@ -50,7 +51,6 @@ Implemented commands:
Not yet implemented:
- `commit`
- `destroy`
- `cd`
- `open`
@@ -64,7 +64,7 @@ Command parity:
- [x] `pull`
- [x] `push`
- [ ] `commit`
- [x] `commit`
- [ ] `destroy`
- [ ] `cd`
- [ ] `open`