From 2be8dda9f05d9af807dfc5fa186027f7befd0301 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Thu, 15 Oct 2015 19:01:30 +0800 Subject: [PATCH] Update pry --- pry.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pry.md b/pry.md index c28e42e20..b15c6fac8 100644 --- a/pry.md +++ b/pry.md @@ -36,7 +36,7 @@ layout: default > show-doc try_activate ``` -Finding +### Finding ```no-highlight > find-method each @@ -96,7 +96,7 @@ Also consider [pry-rails](https://rubygems.org/gems/pry-rails). ### Shell integration -`shell-mode` adds dir to the prompt. +shell-mode adds dir to the prompt. pry(main)> shell-mode pry(main):/home/x $