summaryrefslogtreecommitdiff
path: root/man/bundle.ronn
diff options
context:
space:
mode:
authorJoel Moss <joel@developwithstyle.com>2011-04-23 12:08:27 +0100
committerJoel Moss <joel@developwithstyle.com>2011-04-23 12:08:27 +0100
commit828291180d5155e129693149f1026e3fee05babc (patch)
tree5d16f3763bfcd276454e31c7d3e0c754fe73f9e3 /man/bundle.ronn
parent2016e47b8bde291e8d9cd91d2d4f8dfc425169ef (diff)
downloadbundler-828291180d5155e129693149f1026e3fee05babc.tar.gz
Created outdated command to show outdated gems
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r--man/bundle.ronn3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index 5347c559cc..04f0463832 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -55,6 +55,9 @@ We divide `bundle` subcommands into primary commands and utilities.
* `bundle show(1)`:
Show the source location of a particular gem in the bundle
+* `bundle outdated(1)`:
+ Show all of the outdated gems in the current bundle
+
* `bundle console(1)`:
Start an IRB session in the context of the current bundle