summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2012-03-22 18:19:47 +0100
committerJosé Valim <jose.valim@gmail.com>2012-03-22 18:19:47 +0100
commit5d1b0ab6bcaeb5f67a4248a749def42abd54c269 (patch)
treea3a9df233c76012849b4e528b672235f9c2fe3c6 /man
parent6b45e28263181aeb1aaa94f99f96b9ad19ee6d06 (diff)
downloadbundler-5d1b0ab6bcaeb5f67a4248a749def42abd54c269.tar.gz
Update man/bundle-package.ronn
Diffstat (limited to 'man')
-rw-r--r--man/bundle-package.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-package.ronn b/man/bundle-package.ronn
index c592c66795..834959bfd0 100644
--- a/man/bundle-package.ronn
+++ b/man/bundle-package.ronn
@@ -15,7 +15,7 @@ use the gems in the cache in preference to the ones on `rubygems.org`.
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.
+via the `--all` option. Once used, the `--all` option will be remembered.
## REMOTE FETCHING