Update README.md

The previous commit also fixed the `map` commands, because why bother splitting anything out?
This commit is contained in:
Luke Street 2023-11-07 23:24:03 -05:00
parent ec4caf5000
commit 65b04024d5
1 changed files with 0 additions and 3 deletions

View File

@ -381,9 +381,6 @@ $ dtk elf2dol input.elf output.dol
### map
> [!WARNING]
> This command is currently broken.
Processes CodeWarrior map files and provides information about symbols and TUs.
```shell