summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/bundle.ronn3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index 59fed42304..e75d861269 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -48,6 +48,9 @@ We divide `bundle` subcommands into primary commands and utilities.
## UTILITIES
+* `bundle binstubs(1)`:
+ Generate binstubs for executables in a gem
+
* `bundle check(1)`:
Determine whether the requirements for your application are installed
and available to bundler