Sha256: f4c8dc80b0e5e4eaa3e49f9b95077a08eea14dafb685aa24bca4a01851fb36b5

Contents?: true

Size: 554 Bytes

Versions: 6

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.




				 December 2019		       BUNDLE-CLEAN(1)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubygems-update-3.1.2 bundler/man/bundle-clean.1.txt
bundler-2.1.2 man/bundle-clean.1.txt
bundler-2.1.1 man/bundle-clean.1.txt
rubygems-update-3.1.1 bundler/man/bundle-clean.1.txt
rubygems-update-3.1.0 bundler/man/bundle-clean.1.txt
bundler-2.1.0 man/bundle-clean.1.txt