1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

fixed output.rb formatting

This commit is contained in:
John Mair 2010-12-11 22:20:51 +13:00
parent 09685f360c
commit 9f07da8ee6

View file

@ -32,7 +32,7 @@ module Pry
puts "exit/quit/back End the current Pry session"
puts "exit_all End all nested Pry sessions"
puts "exit_program/quit_program End the current program"
puts "jump_to <level> Jump to a Pry session further up the stack, exiting all sessions below"
puts "jump_to <level> Jump to a Pry session further up the stack, exiting all sessions below"
end
def show_nesting(nesting)