mirror of https://github.com/dswd/zvault
699 B
699 B
zvault-analyze(1) -- Analyze the used and reclaimable space of bundles
SYNOPSIS
zvault analyze [OPTIONS] <REPO>
DESCRIPTION
This subcommand analyzes the used and reclaimable storage space of bundles in
the repository REPO
.
The analysis will scan through all backups and identify used chunks, order them by bundle and finally determine and print the space that could be reclaimed by running zvault-vacuum(1) with different ratios.
OPTIONS
-
-h
,--help
:Prints help information
COPYRIGHT
Copyright (C) 2017 Dennis Schwerdel This software is licensed under GPL-3 or newer (see LICENSE.md)