]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-gc.md
prune-older: fix output with --pretend
[bup.git] / Documentation / bup-gc.md
index 288ab66cc259a69f542d5b258c8782ff63ed7d69..64120e89bc73d07afc3984066162e4dc3cd46fd9 100644 (file)
@@ -8,7 +8,7 @@ bup-gc - remove unreferenced, unneeded data
 
 # SYNOPSIS
 
-bup gc [-#|--verbose] <*branch*|*save*...>
+bup gc [-#|\--verbose] <*branch*|*save*...>
 
 # DESCRIPTION
 
@@ -30,7 +30,7 @@ WARNING: This is one of the few bup commands that modifies your
 archive in intentionally destructive ways.  Though if an attempt to
 `join` or `restore` the data you still care about after a `gc`
 succeeds, that's a fairly encouraging sign that the commands worked
-correctly.  (The `t/compare-trees` command in the source tree can be
+correctly.  (The `dev/compare-trees` command in the source tree can be
 used to help test before/after results.)
 
 # OPTIONS