summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMisty De Meo <mistydemeo@github.com>2016-08-01 17:18:44 +1000
committerMisty De Meo <mistydemeo@github.com>2016-08-02 11:21:16 +1000
commit1f2d9c5958924abc96da10033d6fb4dc5aa49816 (patch)
tree35eb145a486b81b49cf9e485fbceebf3125949bd
parent7b6dff318f84c61f633c72c65f2d8e73b9ad9364 (diff)
downloadbundler-1f2d9c5958924abc96da10033d6fb4dc5aa49816.tar.gz
bundle.ronn: add doctor
-rw-r--r--man/bundle.ronn3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index 55e2c4afe8..72faac048b 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -82,6 +82,9 @@ We divide `bundle` subcommands into primary commands and utilities.
* `bundle clean(1)`:
Clean up unused gems in your bundler directory
+* `bundle doctor(1)`:
+ Display warnings about common potential problems
+
## PLUGINS
When running a command that isn't listed in PRIMARY COMMANDS or UTILITIES,