diff options
author | Bundlerbot <bot@bundler.io> | 2019-12-01 13:52:28 +0000 |
---|---|---|
committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-12-13 20:07:19 +0100 |
commit | 4e4ea8f212fc2b052341606b54f3bd97497163b4 (patch) | |
tree | 7dc849805d7ea91113dc0cb086f25ee4ec04339c /man/bundle-binstubs.1 | |
parent | 937fc2006d74cec3ff48ea312cdcc89a3a2f38a7 (diff) | |
download | bundler-4e4ea8f212fc2b052341606b54f3bd97497163b4.tar.gz |
Merge #7465
7465: December manpages r=deivid-rodriguez a=deivid-rodriguez
### What was the end-user problem that led to this PR?
The problem was that man pages are out of date.
### What is your fix for the problem, implemented in this PR?
My fix is to update them.
Co-authored-by: David RodrÃguez <deivid.rodriguez@riseup.net>
(cherry picked from commit 88bc81b26e1fa409a384925ae865e477073b4f03)
Diffstat (limited to 'man/bundle-binstubs.1')
-rw-r--r-- | man/bundle-binstubs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-binstubs.1 b/man/bundle-binstubs.1 index 559350c7d0..4e69bfb715 100644 --- a/man/bundle-binstubs.1 +++ b/man/bundle-binstubs.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-BINSTUBS" "1" "November 2019" "" "" +.TH "BUNDLE\-BINSTUBS" "1" "December 2019" "" "" . .SH "NAME" \fBbundle\-binstubs\fR \- Install the binstubs of the listed gems |