From 900f403f00a923d27bc2db2842bab3ddbcb8fef4 Mon Sep 17 00:00:00 2001 From: Alessandro Dal Grande Date: Tue, 4 Apr 2017 01:30:11 -0700 Subject: Add bundle binstubs to the main man page --- man/bundle.ronn | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1