diff options
author | Cody Cutrer <[email protected]> | 2023-09-14 11:35:50 -0600 |
---|---|---|
committer | git <[email protected]> | 2024-03-27 11:34:46 +0000 |
commit | 44b5c912daae6d4e6dba6e40f13a2840c144cfa8 (patch) | |
tree | bb99a67b9c7acc5ee023e78951ebfe96e165383f /lib/bundler/man/bundle-pristine.1 | |
parent | cbc11bcb63ccebd8fc3f12362b8d6dbcf06d7fdd (diff) |
[rubygems/rubygems] Allow installing plugins from path via CLI
Also bring the man page up to date.
https://github.com/rubygems/rubygems/commit/a849bd6947
Diffstat (limited to 'lib/bundler/man/bundle-pristine.1')
-rw-r--r-- | lib/bundler/man/bundle-pristine.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/man/bundle-pristine.1 b/lib/bundler/man/bundle-pristine.1 index 81a4758374..faa04d7676 100644 --- a/lib/bundler/man/bundle-pristine.1 +++ b/lib/bundler/man/bundle-pristine.1 @@ -1,6 +1,6 @@ .\" generated with nRonn/v0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1 -.TH "BUNDLE\-PRISTINE" "1" "February 2024" "" +.TH "BUNDLE\-PRISTINE" "1" "March 2024" "" .SH "NAME" \fBbundle\-pristine\fR \- Restores installed gems to their pristine condition .SH "SYNOPSIS" |