]> arthur.barton.de Git - bup.git/commitdiff
bup-gc(1): correct default compression level
authorRob Browning <rlb@defaultvalue.org>
Sat, 10 Sep 2016 16:33:57 +0000 (11:33 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 10 Sep 2016 16:33:57 +0000 (11:33 -0500)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Documentation/bup-gc.md

index 89ce6479529f5b704ce05c16c1b6e95324faf521..4996f3d1e429a1589efd64a61ffefa91ec57f6a1 100644 (file)
@@ -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