Add filter by tag and path to stats command

This commit is contained in:
Oliver Buschjost
2020-07-31 17:04:04 +02:00
parent c34c731698
commit d3fcfeba3a
3 changed files with 66 additions and 87 deletions

View File

@@ -306,6 +306,10 @@ host by using the ``--host`` flag:
There we see that it would take 482 GiB of disk space to restore the latest
snapshot from "myserver".
In case you have multiple backups running from the same host so can also use
``--tag`` and ``--path`` to be more specific about which snapshots you
are looking for.
But how much space does that snapshot take on disk? In other words, how much
has restic's deduplication helped? We can check: