diff options
author | Manu <[email protected]> | 2023-08-12 12:57:12 +0530 |
---|---|---|
committer | git <[email protected]> | 2023-08-17 10:39:31 +0000 |
commit | 7433c8f7dde9eb82b94d59c71c17b4173047e008 () | |
tree | 241677a9c1fab7a693ba7dcb84230bf3c0f1f8f2 /lib/bundler/man/bundle-list.1 | |
parent | 8c447cffe441e68d73d6d6b1235b574439c34546 (diff) |
[rubygems/rubygems] Clarify that `bundle info` takes a gem name
https://.com/rubygems/rubygems/commit/09ef74ef73
-rw-r--r-- | lib/bundler/man/bundle-list.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-LIST" "1" "July 2023" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle |