Sha256: d83d64fdc6c6265101f2e66db548ed3eb46c1ac38617f8365bb9187dff335d13
Contents?: true
Size: 554 Bytes
Versions: 2
Compression:
Stored size: 554 Bytes
Contents
BUNDLE-CLEAN(1) BUNDLE-CLEAN(1) NAME bundle-clean - Cleans up unused gems in your bundler directory SYNOPSIS bundle clean [--dry-run] [--force] DESCRIPTION This command will remove all unused gems in your bundler directory. This is useful when you have made many changes to your gem dependen- cies. OPTIONS --dry-run Print the changes, but do not clean the unused gems. --force Force a clean even if --path is not set. February 2017 BUNDLE-CLEAN(1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.16.2 | man/bundle-clean.1.txt |
bundler-1.16.1 | man/bundle-clean.1.txt |