mirror of https://github.com/dswd/zvault
777 B
777 B
zvault-versions(1) -- Find different versions of a file in all backups
SYNOPSIS
zvault versions [OPTIONS] <REPO> <PATH>
DESCRIPTION
This subcommand finds and lists all versions of the file given by PATH
in any
backup in the repository REPO
.
The path given by PATH
must be relative with regard to the repository root.
All different versions of the file in all backups will be listed by this subcommand. That means that only unique versions will be listed with the earliest backup that version appeared in.
OPTIONS
-
-h
,--help
:Prints help information
COPYRIGHT
Copyright (C) 2017 Dennis Schwerdel This software is licensed under GPL-3 or newer (see LICENSE.md)