Skip to content

Commit

Permalink
more nice readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Jun 4, 2008
1 parent e5c65d5 commit 47b0944
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rdoc
Expand Up @@ -9,10 +9,10 @@ Server and install gems over Bonjour.


== Usage == Usage


alice$ gemjour serve # publishes gems via bonjour alice$ gemjour serve # publishes gems via bonjour
bob$ gemjour list # finds alice bob$ gemjour list # finds alice
bob$ gemjour list alice # shows alice's gems bob$ gemjour list alice # shows alice's gems
bob$ gemjour diff alice # shows differences between bob and alice gems bob$ gemjour diff alice # shows differences between bob and alice gems
bob$ gemjour install_diff alice # installs any gem bob doesn't have installed from alice bob$ gemjour install_diff alice # installs any gem bob doesn't have installed from alice


alice$ gem install blah.gem; gitjour serve alice$ gem install blah.gem; gitjour serve
Expand Down

0 comments on commit 47b0944

Please sign in to comment.