Update README.md
The previous commit also fixed the `map` commands, because why bother splitting anything out?
This commit is contained in:
parent
ec4caf5000
commit
65b04024d5
|
@ -381,9 +381,6 @@ $ dtk elf2dol input.elf output.dol
|
||||||
|
|
||||||
### map
|
### map
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> This command is currently broken.
|
|
||||||
|
|
||||||
Processes CodeWarrior map files and provides information about symbols and TUs.
|
Processes CodeWarrior map files and provides information about symbols and TUs.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue