Sha256: b8413739fd43d0e8a1c0d27697c4b71ae18b08c79325779fad1efd78ec8401ee
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. November 2018 BUNDLE-CLEAN(1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.17.2 | man/bundle-clean.1.txt |
bundler-2.0.0.pre.2 | man/bundle-clean.1.txt |