From 87dc47c22ed579a067d09a043e78e606c667ddf3 Mon Sep 17 00:00:00 2001 From: Colby Swandale Date: Wed, 26 Dec 2018 22:10:15 +1100 Subject: [PATCH] add bundle-remove entry to bundler man page --- man/bundle.ronn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/bundle.ronn b/man/bundle.ronn index c03201a30cd..0005692abd0 100644 --- a/man/bundle.ronn +++ b/man/bundle.ronn @@ -94,6 +94,9 @@ We divide `bundle` subcommands into primary commands and utilities: * [`bundle doctor(1)`](bundle-doctor.1.html): Display warnings about common problems +* [`bundle remove(1)`](bundle-remove.1.html): + Removes gems from the Gemfile + ## PLUGINS When running a command that isn't listed in PRIMARY COMMANDS or UTILITIES,