summaryrefslogtreecommitdiffhomepage
path: root/doc/guides/debugger.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/debugger.md')
-rw-r--r--doc/guides/debugger.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guides/debugger.md b/doc/guides/debugger.md
index 61c0418b0..9d0c005c4 100644
--- a/doc/guides/debugger.md
+++ b/doc/guides/debugger.md
@@ -220,6 +220,7 @@ Example:
```
Enabling all breakpoints
+
```
(foo.rb:1) enable 1 3
```