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

updated docs

This commit is contained in:
John Mair 2011-02-26 15:45:11 +13:00
parent 67447893cc
commit a84d6c1c87

View file

@ -187,6 +187,7 @@ invoke any of these methods directly depending on exactly what aspect of the fun
* Pry's `show-method` and `show-doc` commands do not work
in Ruby 1.8.
* 1.9 support requires `Ripper` - some implementations may not support this.
Commands
-----------