summaryrefslogtreecommitdiffstats
path: root/borg-restore.pl
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-09-01 15:47:19 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-09-01 15:47:19 +0200
commit85d3626f85ccb36ddb04a8584bb45b196e81b9ba (patch)
tree27942cb79b9b2478f9513bf2a523491241e8d6c4 /borg-restore.pl
parent65a9a20521f29d930b77f9916fcd45467f630413 (diff)
downloadbin-85d3626f85ccb36ddb04a8584bb45b196e81b9ba.tar.gz
bin-85d3626f85ccb36ddb04a8584bb45b196e81b9ba.tar.xz
borg-restore.pl: Remove = from short opts
With a short opt it apparently is treated as part of the value rather than a separator. Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'borg-restore.pl')
-rwxr-xr-xborg-restore.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/borg-restore.pl b/borg-restore.pl
index 06eee24..2676bc1 100755
--- a/borg-restore.pl
+++ b/borg-restore.pl
@@ -40,14 +40,14 @@ Enable debug messages.
Update the lookup database. You should run this after creating or removing a backup.
-=item B<--destination=>I<path>, B<-d=>I<path>
+=item B<--destination=>I<path>, B<-d >I<path>
Restore the backup to 'path' instead of its original location. The destination
either has to be a directory or missing in which case it will be created. The
backup will then be restored into the directory with its original file or
directory name.
-=item B<--time=>I<timespec>, B<-t=>I<timespec>
+=item B<--time=>I<timespec>, B<-t >I<timespec>
Automatically find the newest backup that is at least as old as I<timespec>
specifies. I<timespec> is a string of the form "<I<number>><I<unit>>" with I<unit> being one of the following: