summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColby Swandale <me@colby.fyi>2018-12-26 22:10:15 +1100
committerColby Swandale <me@colby.fyi>2018-12-26 22:12:05 +1100
commit87dc47c22ed579a067d09a043e78e606c667ddf3 (patch)
treed515c5d5358e8084dc05d74e2ee6881daa3d9240
parent0ab0dc7ea999743ccab128f5ab582be834de427a (diff)
downloadbundler-colby/bundler-remove-docs.tar.gz
add bundle-remove entry to bundler man pagecolby/bundler-remove-docs
-rw-r--r--man/bundle.ronn3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index c03201a30c..0005692abd 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,