summaryrefslogtreecommitdiff
path: root/man/bundle-clean.1.txt
blob: dd5e1f32e36bf2d5059b0f5ef2779ece467cda66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
BUNDLE-CLEAN(1) 					       BUNDLE-CLEAN(1)



1mNAME0m
       1mbundle-clean 22m- Cleans up unused gems in your bundler directory

1mSYNOPSIS0m
       1mbundle clean 22m[--dry-run] [--force]

1mDESCRIPTION0m
       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.

1mOPTIONS0m
       1m--dry-run0m
	      Print the changes, but do not clean the unused gems.

       1m--force0m
	      Force a clean even if 1m--path 22mis not set.




				   May 2018		       BUNDLE-CLEAN(1)