tdup-list.1 - dedup - data deduplication program HTML git clone git://bitreich.org/dedup/ git://hg6vgqziawt5s4dj.onion/dedup/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- tdup-list.1 (460B) --- 1 .Dd April 18, 2019 2 .Dt DUP-LIST 1 3 .Os 4 .Sh NAME 5 .Nm dup-list 6 .Nd List snapshots from a dedup repository 7 .Sh SYNOPSIS 8 .Nm dup-list 9 .Op Fl v 10 .Op repo 11 .Sh DESCRIPTION 12 .Nm 13 lists snapshots from a dedup repository. 14 If no 15 .Ar repo 16 is specified, then the current directory 17 is assumed to be the repository. 18 .Sh OPTIONS 19 .Bl -tag -width "-v" 20 .It Fl v 21 Enable verbose mode. 22 .El 23 .Sh AUTHORS 24 .An Dimitris Papastamos Aq Mt sin@2f30.org , 25 .An z3bra Aq Mt contactatz3bradotorg .