diff options
author | David RodrÃguez <[email protected]> | 2023-12-07 19:22:20 +0100 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2023-12-08 16:01:01 +0900 |
commit | 1c3aa4b97709676f2a254d0047d061e6bdff0472 () | |
tree | cea558eec5e12852314bfbd2f59f168b5fc70ee8 /lib/bundler/man/bundle-list.1 | |
parent | dc64a04a12e25cb98aa24ccbd8a57f6aa5a43d65 (diff) |
[rubygems/rubygems] Add extra blank line to `bundle outdated` docs
If it's not there, when migrating to `nronn`, generated man page is messed up. https://.com/rubygems/rubygems/commit/7161347648
-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" "November 2023" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle |