diff options
-rwxr-xr-x | script/borg-restore.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/borg-restore.pl b/script/borg-restore.pl index 0987c33..85fc4d4 100755 --- a/script/borg-restore.pl +++ b/script/borg-restore.pl @@ -19,6 +19,7 @@ borg-restore.pl [options] <path> <time spec> old --adhoc Do not use the cache, instead provide an unfiltered list of archive to choose from + --version display the version of the program Time spec: Select the newest backup that is at least <time spec> old. |