summaryrefslogtreecommitdiff
path: root/man/bundle-clean.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-clean.1.txt')
-rw-r--r--man/bundle-clean.1.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/bundle-clean.1.txt b/man/bundle-clean.1.txt
index 300d0c0b51..56732e5b26 100644
--- a/man/bundle-clean.1.txt
+++ b/man/bundle-clean.1.txt
@@ -1,4 +1,4 @@
-BUNDLE-CLEAN(1) BUNDLE-CLEAN(1)
+BUNDLE-CLEAN(1) BUNDLE-CLEAN(1)
@@ -10,17 +10,17 @@ SYNOPSIS
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.
+ This is useful when you have made many changes to your gem
+ dependencies.
OPTIONS
--dry-run
- Print the changes, but do not clean the unused gems.
+ Print the changes, but do not clean the unused gems.
--force
- Force a clean even if --path is not set.
+ Force a clean even if --path is not set.
- January 2020 BUNDLE-CLEAN(1)
+ May 2020 BUNDLE-CLEAN(1)