diff options
author | David RodrÃguez <[email protected]> | 2021-08-06 12:53:55 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-08-31 19:06:14 +0900 |
commit | 7d859489e181f00b9007e8e6f3d6f17a2b0e8827 () | |
tree | 3686dbbfea8df76ec5120be69085b12afd45d1d0 /lib/bundler/man/bundle-list.1 | |
parent | 890b2611547076ff70ab77eda6bfc1b8a238fec8 (diff) |
[rubygems/rubygems] Bring `--jobs` documentation up to date
https://.com/rubygems/rubygems/commit/58da501e5d
Notes: Merged: https://.com/ruby/ruby/pull/4789
-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" "June 2021" "" "" . .SH "NAME" \fBbundle\-list\fR \- List all the gems in the bundle |