Skip to content

Commit

Permalink
Update man packages for bundle package [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
José Valim committed Mar 20, 2012
1 parent d351e68 commit d8f8b42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions man/bundle-package.ronn
Expand Up @@ -13,9 +13,9 @@ use the gems in the cache in preference to the ones on `rubygems.org`.

## GIT AND PATH GEMS

In Bundler 1.0, the `bundle package` command only packages `.gem` files,
not gems specified using the `:git` or `:path` options. This will likely
change in the future.
Since Bundler 1.2, the `bundle package` command can also package `:git` and
`:path` dependencies besides .gem files. This needs to be explicitly enabled
via the `--all` option. Once used, the `--all` option will be cached.

## REMOTE FETCHING

Expand Down

0 comments on commit d8f8b42

Please sign in to comment.