summaryrefslogtreecommitdiff
path: root/man/bundle-install.ronn
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-10-08 00:58:16 +0300
committerAndre Arko <andre@arko.net>2013-10-08 00:59:09 +0300
commitc83b7cea7da5ebcd8f431aa9af324b588646abee (patch)
tree3ed9a881160041f938a77c4e2be92707403700a8 /man/bundle-install.ronn
parent1e09fb36bfb11e00d736996ab428684c7ef51ff3 (diff)
downloadbundler-c83b7cea7da5ebcd8f431aa9af324b588646abee.tar.gz
GEM_HOME is just the default rubygems location
refs #2667 [ci skip]
Diffstat (limited to 'man/bundle-install.ronn')
-rw-r--r--man/bundle-install.ronn10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn
index 4bbfc8c969..ba9c756579 100644
--- a/man/bundle-install.ronn
+++ b/man/bundle-install.ronn
@@ -41,11 +41,11 @@ update process below under [CONSERVATIVE UPDATING][].
to it.
* `--path=<path>`:
- The location to install the gems in the bundle to. This defaults
- to the gem home, which is the location that `gem install` installs
- gems to. This means that, by default, gems installed without a
- `--path` setting will show up in `gem list`. This setting is a
- [remembered option][REMEMBERED OPTIONS].
+ The location to install the gems in the bundle to. This defaults to
+ Rubygems' gem home, which is also the default location where `gem
+ install` installs gems. This means that, by default, gems installed
+ without a `--path` setting will show up in `gem list`. This setting is
+ a [remembered option][REMEMBERED OPTIONS].
* `--system`:
Installs the gems in the bundle to the system location. This