README.rdoc in cldwalker-gem_grep-0.1.0 vs README.rdoc in cldwalker-gem_grep-0.1.1
- old
+ new
@@ -4,11 +4,11 @@
== Install
Install the gem with:
- sudo gem install gem_grep --source http://gems.github.com
+ gem source -a http://gems.github.com && sudo gem install cldwalker-gem_grep
== Examples
If you want to choose what gemspec attributes (columns) you see in your results, no problem. Pass a
comma delimited list to --columns/-c in the order you want to see them. For any gemspec attribute, you can pass its alias which is the first unique string that it starts with.
@@ -49,10 +49,10 @@
| timecop-console | http://github.com/jtrupiano/timecop-console | |
| win32console | http://rubyforge.org/projects/winconsole | This gem packages Gonzalo Garramuno's Win32::Console project, and includes a compiled binary for speed. The Win32::Co... |
+---------------------------+---------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+
10 rows in set
-For _local gems only_, you get increased searching ability with --fields/-f. Pass it a comma delimited list of gemspec attributes you want to search on, aliased as shown above. Let's see my gems that were created/authored by jamis:
+For <b>local gems only</b>, you get increased searching ability with --fields/-f. Pass it a comma delimited list of gemspec attributes you want to search on, aliased as shown above. Let's see my gems that were created/authored by jamis:
bash> gem grep jamis -f a
*** LOCAL GEMS ***