Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 8bf76b3

Browse files
Merge #7533
7533: Rebuild man pages for January r=deivid-rodriguez a=deivid-rodriguez ### What was the end-user problem that led to this PR? The problem was man pages are out of date. ### What is your fix for the problem, implemented in this PR? My fix is to bring them up to date. Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net> (cherry picked from commit c93740f)
1 parent 3c3a9ca commit 8bf76b3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+50
-50
lines changed

man/bundle-add.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" generated with Ronn/v0.7.3
22
.\" http://github.com/rtomayko/ronn/tree/0.7.3
33
.
4-
.TH "BUNDLE\-ADD" "1" "December 2019" "" ""
4+
.TH "BUNDLE\-ADD" "1" "January 2020" "" ""
55
.
66
.SH "NAME"
77
\fBbundle\-add\fR \- Add gem to the Gemfile and run bundle install

man/bundle-add.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ OPTIONS
5555

5656

5757

58-
December 2019 BUNDLE-ADD(1)
58+
January 2020 BUNDLE-ADD(1)

man/bundle-binstubs.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" generated with Ronn/v0.7.3
22
.\" http://github.com/rtomayko/ronn/tree/0.7.3
33
.
4-
.TH "BUNDLE\-BINSTUBS" "1" "December 2019" "" ""
4+
.TH "BUNDLE\-BINSTUBS" "1" "January 2020" "" ""
55
.
66
.SH "NAME"
77
\fBbundle\-binstubs\fR \- Install the binstubs of the listed gems

man/bundle-binstubs.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ BUNDLE INSTALL --BINSTUBS
4545

4646

4747

48-
December 2019 BUNDLE-BINSTUBS(1)
48+
January 2020 BUNDLE-BINSTUBS(1)

man/bundle-cache.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" generated with Ronn/v0.7.3
22
.\" http://github.com/rtomayko/ronn/tree/0.7.3
33
.
4-
.TH "BUNDLE\-CACHE" "1" "December 2019" "" ""
4+
.TH "BUNDLE\-CACHE" "1" "January 2020" "" ""
55
.
66
.SH "NAME"
77
\fBbundle\-cache\fR \- Package your needed \fB\.gem\fR files into your application

man/bundle-cache.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ REMOTE FETCHING
7575

7676

7777

78-
December 2019 BUNDLE-CACHE(1)
78+
January 2020 BUNDLE-CACHE(1)

man/bundle-check.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" generated with Ronn/v0.7.3
22
.\" http://github.com/rtomayko/ronn/tree/0.7.3
33
.
4-
.TH "BUNDLE\-CHECK" "1" "December 2019" "" ""
4+
.TH "BUNDLE\-CHECK" "1" "January 2020" "" ""
55
.
66
.SH "NAME"
77
\fBbundle\-check\fR \- Verifies if dependencies are satisfied by installed gems

man/bundle-check.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ OPTIONS
3030

3131

3232

33-
December 2019 BUNDLE-CHECK(1)
33+
January 2020 BUNDLE-CHECK(1)

man/bundle-clean.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" generated with Ronn/v0.7.3
22
.\" http://github.com/rtomayko/ronn/tree/0.7.3
33
.
4-
.TH "BUNDLE\-CLEAN" "1" "December 2019" "" ""
4+
.TH "BUNDLE\-CLEAN" "1" "January 2020" "" ""
55
.
66
.SH "NAME"
77
\fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory

man/bundle-clean.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ OPTIONS
2323

2424

2525

26-
December 2019 BUNDLE-CLEAN(1)
26+
January 2020 BUNDLE-CLEAN(1)

0 commit comments

Comments
 (0)