diff --git a/README.md b/README.md index b76cbf93..7271d21c 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ Once inside a debugging session, the following commands may be used: * `print $var` - Evaluate a variable. +* `exit` - Exit the debugger. + + ### Upcoming features * In-scope variable setting