summaryrefslogtreecommitdiff
path: root/man/bundle-install.ronn
diff options
context:
space:
mode:
authorPedro Nascimento <pnascimento@gmail.com>2011-11-29 22:10:57 -0200
committerPedro Nascimento <pnascimento@gmail.com>2011-11-29 22:10:57 -0200
commit19b96652c0b64519a6806f272e5b3ca6681c41c5 (patch)
treea5c02bb737254051ba5829fd91cc6b293c43dd31 /man/bundle-install.ronn
parent2c2770e039b7780c2102f4e61ac88744098c3c04 (diff)
downloadbundler-19b96652c0b64519a6806f272e5b3ca6681c41c5.tar.gz
Adding documentation for the --shebang option. Let me know if the writing is OK. fixes #1475.
Diffstat (limited to 'man/bundle-install.ronn')
-rw-r--r--man/bundle-install.ronn5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn
index 2eadc2de00..cbddd09d4a 100644
--- a/man/bundle-install.ronn
+++ b/man/bundle-install.ronn
@@ -70,6 +70,11 @@ update process below under [CONSERVATIVE UPDATING][].
a `bin/rails` executable that ensures that all dependencies used
come from the bundled gems.
+* `--shebang ruby-install-name`:
+ Uses the ruby executable (usually `ruby`) provided to execute the scripts created
+ with --binstubs. For instance, if you use --binstubs with `--shebang jruby`,
+ all executables will be created to use jruby instead.
+
* `--standalone[=<list>]`:
Make a bundle that can work without Ruby Gems or Bundler at runtime.
It takes a space separated list of groups to install. It creates a