diff options
author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2020-06-01 13:11:39 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-06-05 07:32:42 +0900 |
commit | 5c343b849bb1f48cf5ac93bf369e2e2c24fa8a48 (patch) | |
tree | ec7a4bde23219cbe8021f92872d37406d3f7636c /man/bundle-exec.1 | |
parent | a9e0046c26797343322a7211586f0acedfb7492e (diff) | |
download | ruby-5c343b849bb1f48cf5ac93bf369e2e2c24fa8a48.tar.gz |
[rubygems/rubygems] June man pages
https://github.com/rubygems/rubygems/commit/cea610e197
Diffstat (limited to 'man/bundle-exec.1')
-rw-r--r-- | man/bundle-exec.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-exec.1 b/man/bundle-exec.1 index b7f6dfba82..6ae27eba0d 100644 --- a/man/bundle-exec.1 +++ b/man/bundle-exec.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-EXEC" "1" "May 2020" "" "" +.TH "BUNDLE\-EXEC" "1" "June 2020" "" "" . .SH "NAME" \fBbundle\-exec\fR \- Execute a command in the context of the bundle |