Sha256: ddb3e9dac5c70d12ded81605bc1ebd34470a3503db853f75ae77fdee6cbce260

Contents?: true

Size: 553 Bytes

Versions: 6

Compression:

Stored size: 553 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.




				 January 2020		       BUNDLE-CLEAN(1)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubygems-update-3.1.6 bundler/man/bundle-clean.1.txt
rubygems-update-3.1.5 bundler/man/bundle-clean.1.txt
rubygems-update-3.1.4 bundler/man/bundle-clean.1.txt
rubygems-update-3.1.3 bundler/man/bundle-clean.1.txt
bundler-2.1.4 man/bundle-clean.1.txt
bundler-2.1.3 man/bundle-clean.1.txt