Sha256: f9e464a9b3d9c41909076454e6664154e11e78e862f8432235f6db0252001aba

Contents?: true

Size: 553 Bytes

Versions: 5

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.




				 October 2018		       BUNDLE-CLEAN(1)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bundler-2.0.0.pre.1 man/bundle-clean.1.txt
bundler-1.17.1 man/bundle-clean.1.txt
bundler-1.17.0 man/bundle-clean.1.txt
bundler-1.17.0.pre.2 man/bundle-clean.1.txt
bundler-1.16.6 man/bundle-clean.1.txt