diff options
author | Takuya Noguchi <[email protected]> | 2022-09-05 19:56:30 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-09-04 13:57:38 +0000 |
commit | 2e5a7d768b0b83a8184eb9e2c5a7560de3e5e78a () | |
tree | 9d6c97a85a2c8a5f236b8d361bd3fc76189818e6 /lib/bundler/man/bundle-console.1 | |
parent | ae84c017d6c3cb920b5ccdcf733942b79ddf09e9 (diff) |
[rubygems/rubygems] Improve `bundle add` manpage
* Fix synopsis for mutually exclusive options. * Add more descriptive examples. Signed-off-by: Takuya Noguchi <[email protected]> https://.com/rubygems/rubygems/commit/c0f1efda69 Co-authored-by: Jerome Dalbert <[email protected]>
-rw-r--r-- | lib/bundler/man/bundle-console.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .\" generated with nRonn/v0.11.1 .\" https://.com/n-ronn/nronn/tree/0.11.1 -.TH "BUNDLE\-CONSOLE" "1" "August 2024" "" .SH "NAME" \fBbundle\-console\fR \- Deprecated way to open an IRB session with the bundle pre\-loaded .SH "SYNOPSIS" |