mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo: delele -> delete
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
64dc182f7b
commit
371a60a4e2
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ Commands
|
|||
cat[ch] <an Exception> set catchpoint to an exception
|
||||
b[reak] list breakpoints
|
||||
cat[ch] show catchpoint
|
||||
del[ele][ nnn] delete some or all breakpoints
|
||||
del[ete][ nnn] delete some or all breakpoints
|
||||
disp[lay] <expression> add expression into display expression list
|
||||
undisp[lay][ nnn] delete one particular or all display expressions
|
||||
c[ont] run until program ends or hit breakpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue