Skip to content

Commit

Permalink
Fix typo for grep (#2075)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahangarha authored Dec 13, 2023
1 parent 122e4d4 commit afb4634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pry.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Also consider [pry-rails](https://rubygems.org/gems/pry-rails).

> ls -i # Instance vars

> ls -G xx # Grey by regex
> ls -G xx # Grep by regex

## Shell integration

Expand Down

0 comments on commit afb4634

Please sign in to comment.