Skip to content

Commit e7fee38

Browse files
committed
Update readme
1 parent a9f7ee3 commit e7fee38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@ The `<...>` notation means the argument.
321321
* Finish this frame. Resume the program until the current frame is finished.
322322
* `c[ontinue]`
323323
* Resume the program.
324-
* `q[uit]` or exit or `Ctrl-D`
324+
* `q[uit](!)` or `Ctrl-D`
325325
* Finish debugger (with the debuggee process on non-remote debugging).
326-
* `kill` or `q[uit]!`
326+
* `kill(!)`
327327
* Stop the debuggee process.
328328

329329
### Breakpoint

0 commit comments

Comments
 (0)