From c6734edc345c04d887e9183672f32f1d953c41d2 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Fri, 22 Jul 2022 07:58:34 +0000 Subject: [PATCH] [rubygems/rubygems] Remove bundle show from obsolete commands Signed-off-by: Takuya Noguchi https://github.com/rubygems/rubygems/commit/6c07c9427b --- lib/bundler/man/bundle.1 | 3 --- lib/bundler/man/bundle.1.ronn | 1 - 2 files changed, 4 deletions(-) diff --git a/lib/bundler/man/bundle.1 b/lib/bundler/man/bundle.1 index 31d1c12962..c0c8df2da5 100644 --- a/lib/bundler/man/bundle.1 +++ b/lib/bundler/man/bundle.1 @@ -129,8 +129,5 @@ These commands are obsolete and should no longer be used: .IP "\(bu" 4 \fBbundle cache(1)\fR . -.IP "\(bu" 4 -\fBbundle show(1)\fR -. .IP "" 0 diff --git a/lib/bundler/man/bundle.1.ronn b/lib/bundler/man/bundle.1.ronn index 5b1712394a..58d2ccc763 100644 --- a/lib/bundler/man/bundle.1.ronn +++ b/lib/bundler/man/bundle.1.ronn @@ -108,4 +108,3 @@ and execute it, passing down any extra arguments to it. These commands are obsolete and should no longer be used: * `bundle cache(1)` -* `bundle show(1)`