]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-gc.md
Adjust --exclude* parsing and drecurse-cmd for python 3 and test
[bup.git] / Documentation / bup-gc.md
index 89ce6479529f5b704ce05c16c1b6e95324faf521..fd21705b8a8fe7505564186501d292f69c3fe730 100644 (file)
@@ -4,11 +4,11 @@
 
 # NAME
 
-bup-gc - remove unreferenced, unneeded data (CAUTION: EXPERIMENTAL)
+bup-gc - remove unreferenced, unneeded data
 
 # SYNOPSIS
 
-bup gc [-#|--verbose] <*branch*|*save*...>
+bup gc [-#|\--verbose] <*branch*|*save*...>
 
 # DESCRIPTION
 
@@ -47,7 +47,7 @@ used to help test before/after results.)
 -*#*, \--compress=*#*
 :   set the compression level to # (a value from 0-9, where
     9 is the highest and 0 is no compression).  The default
-    is 6.
+    is 1 (fast, loose compression).
 
 # EXAMPLES