dup-gc.1 - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
dup-gc.1 (505B)
---
1 .Dd May 2, 2019
2 .Dt DUP-GC 1
3 .Os
4 .Sh NAME
5 .Nm dup-gc
6 .Nd Garbage collect dedup repository
7 .Sh SYNOPSIS
8 .Nm dup-gc
9 .Op Fl v
10 .Op Fl k Ar keyfile
11 .Op repo
12 .Sh DESCRIPTION
13 .Nm
14 performs garbage collection on a dedup repository.
15 If no
16 .Ar repo
17 is specified the current working directory is used.
18 .Sh OPTIONS
19 .Bl -tag -width "-k keyfile"
20 .It Fl k Ar keyfile
21 Path to encryption key.
22 .It Fl v
23 Enable verbose mode.
24 .El
25 .Sh AUTHORS
26 .An Dimitris Papastamos Aq Mt sin@2f30.org ,
27 .An z3bra Aq Mt contactatz3bradotorg .