summaryrefslogtreecommitdiff
path: root/man/bundle.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r--man/bundle.ronn6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index 1167b0b5ec..7b69c6735c 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -82,6 +82,12 @@ We divide `bundle` subcommands into primary commands and utilities.
* `bundle clean(1)`:
Cleans up unused gems in your bundler directory
+## PLUGINS
+
+When running a command that isn't listed in PRIMARY COMMANDS or UTILITIES,
+Bundler will try to find an executable on your path named `bundler-<command>`
+and execute it, passing down any extra arguments to it.
+
## OBSOLETE
These commands are obsolete and should no longer be used