docs: mark open and generate parity complete

This commit is contained in:
Micheal Wilkinson
2026-03-20 17:53:51 +00:00
parent 59caa62ac6
commit 79d4577083
2 changed files with 5 additions and 5 deletions

View File

@@ -40,6 +40,8 @@ Implemented commands:
- `commit -m MESSAGE [CASTLE]`
- `destroy [CASTLE]`
- `cd [CASTLE]`
- `open [CASTLE]`
- `generate PATH`
- `rc [CASTLE]`
- `version`
@@ -53,10 +55,8 @@ Implemented commands:
Not yet implemented:
- `open`
- `exec`
- `exec_all`
- `generate`
## Outstanding Feature Checklist
@@ -67,10 +67,10 @@ Command parity:
- [x] `commit`
- [x] `destroy`
- [x] `cd`
- [ ] `open`
- [x] `open`
- [ ] `exec`
- [ ] `exec_all`
- [ ] `generate`
- [x] `generate`
Historical flag/behavior parity: