mirror of https://github.com/mgba-emu/mgba.git
SDL: Don't document ! in debugger, since it's disabled in releases
This commit is contained in:
parent
a65015fcbd
commit
273a2b0afd
|
@ -227,8 +227,6 @@ from
|
||||||
If
|
If
|
||||||
.Ar count
|
.Ar count
|
||||||
is not specified, examine 16 bytes, 8 halfwords, or 4 words.
|
is not specified, examine 16 bytes, 8 halfwords, or 4 words.
|
||||||
.It Cm \&!\ \&
|
|
||||||
Break into the attached debugger.
|
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width ~/.config/mgba/config.ini -compact
|
.Bl -tag -width ~/.config/mgba/config.ini -compact
|
||||||
|
|
Loading…
Reference in New Issue