diff --git a/bundler/lib/bundler/man/bundle.1 b/bundler/lib/bundler/man/bundle.1 index c46c37c7082a..efc4d7e93f7f 100644 --- a/bundler/lib/bundler/man/bundle.1 +++ b/bundler/lib/bundler/man/bundle.1 @@ -81,7 +81,7 @@ Show the source location of a particular gem in the bundle Show all of the outdated gems in the current bundle . .TP -\fBbundle console(1)\fR +\fBbundle console(1)\fR (deprecated) Start an IRB session in the current bundle . .TP diff --git a/bundler/lib/bundler/man/bundle.1.ronn b/bundler/lib/bundler/man/bundle.1.ronn index fa247ab365c9..52a00d43ee70 100644 --- a/bundler/lib/bundler/man/bundle.1.ronn +++ b/bundler/lib/bundler/man/bundle.1.ronn @@ -67,7 +67,7 @@ We divide `bundle` subcommands into primary commands and utilities: * [`bundle outdated(1)`](bundle-outdated.1.html): Show all of the outdated gems in the current bundle -* `bundle console(1)`: +* `bundle console(1)` (deprecated): Start an IRB session in the current bundle * [`bundle open(1)`](bundle-open.1.html):