diff options
author | Olle Jonsson <[email protected]> | 2023-11-25 17:52:15 +0100 |
---|---|---|
committer | git <[email protected]> | 2023-11-26 22:08:27 +0000 |
commit | 52c7e43b8797de0d042d05ecf6fc4a883c5c372f () | |
tree | 0019107622293e8f11f021830d71d58900b1c928 /lib/bundler/man/bundle-console.1 | |
parent | 08308fe3e8fd51f4445be9408a418d9ac6960921 (diff) |
[rubygems/rubygems] Add missing --prefer-local to Synopsis in bundle-install.1.ronn
https://.com/rubygems/rubygems/commit/e956c5bbe4
-rw-r--r-- | lib/bundler/man/bundle-console.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\-CONSOLE" "1" "October 2023" "" "" . .SH "NAME" \fBbundle\-console\fR \- Deprecated way to open an IRB session with the bundle pre\-loaded |