summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Dal Grande <adgror@gmail.com>2017-04-04 01:30:11 -0700
committerAlessandro Dal Grande <adgror@gmail.com>2017-04-04 01:30:11 -0700
commit900f403f00a923d27bc2db2842bab3ddbcb8fef4 (patch)
treed4933bced2b8f89e057766a305e33de66f782ab3
parent324e72d5579c4ef2ff5f7b068cf01f324cc26fe1 (diff)
downloadbundler-900f403f00a923d27bc2db2842bab3ddbcb8fef4.tar.gz
Add bundle binstubs to the main man page
-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