Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Merge #6853
Browse files Browse the repository at this point in the history
6853: add bundle-remove entry to bundler man page r=colby-swandale a=colby-swandale

### What was the end-user problem that led to this PR?

The manual entry for `bundle remove` was missing in `bundle.ronn`

### What was your diagnosis of the problem?

See #6846

Fixes #6846

Co-authored-by: Colby Swandale <me@colby.fyi>
  • Loading branch information
bundlerbot and colby-swandale committed Dec 26, 2018
2 parents 0ab0dc7 + 87dc47c commit 02cde1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions man/bundle.ronn
Expand Up @@ -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,
Expand Down

0 comments on commit 02cde1c

Please sign in to comment.