Sha256: 30e0c18c975d4efec97ab041da4d2618a77514c0e2add8d7ed937ec6a261d3a6
Contents?: true
Size: 600 Bytes
Versions: 5
Compression:
Stored size: 600 Bytes
Contents
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "BUNDLE\-CLEAN" "1" "June 2017" "" "" . .SH "NAME" \fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory . .SH "SYNOPSIS" \fBbundle clean\fR [\-\-dry\-run] [\-\-force] . .SH "DESCRIPTION" This command will remove all unused gems in your bundler directory\. This is useful when you have made many changes to your gem dependencies\. . .SH "OPTIONS" . .TP \fB\-\-dry\-run\fR Print the changes, but do not clean the unused gems\. . .TP \fB\-\-force\fR Force a clean even if \fB\-\-path\fR is not set\.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.16.0.pre.2 | man/bundle-clean.1 |
bundler-1.16.0.pre.1 | man/bundle-clean.1 |
bundler-1.15.4 | man/bundle-clean.1 |
bundler-1.15.3 | man/bundle-clean.1 |
bundler-1.15.2 | man/bundle-clean.1 |