X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fbup-import-rsnapshot.md;h=261ae3118466b5316e5b9d1509bbf6dd55ec187d;hb=e059fb80731c631d364f4c56e7202ed16e98ad84;hp=4a0214f1a3e1a79029a27a77a42466e65ff5e35f;hpb=6f6a1111ea20316499ad748a1cb118ec5d5c117f;p=bup.git diff --git a/Documentation/bup-import-rsnapshot.md b/Documentation/bup-import-rsnapshot.md index 4a0214f..261ae31 100644 --- a/Documentation/bup-import-rsnapshot.md +++ b/Documentation/bup-import-rsnapshot.md @@ -8,26 +8,28 @@ bup-import-rsnapshot - import a rsnapshot archive # SYNOPSIS -bup import-rsnapshot [-n] [] +bup import-rsnapshot [-n] \ [\] # SYNOPSIS -`bup import-rsnapshot` imports a rsnapshot archive. The +`bup import-rsnapshot` imports an rsnapshot archive. The timestamps for the backups are preserved and the path to the rsnapshot archive is stripped from the paths. `bup import-rsnapshot` either imports the whole archive -or only imports all backups for a given backuptarget. +or imports all backups only for a given backuptarget. # OPTIONS --n,--dry-rung +-n, \--dry-run : don't do anything just print out what would be done -# EXAMPLE +# EXAMPLES $ bup import-rsnapshot /.snapshots + $ bup import-rsnapshot /.snapshots host1 + # BUP Part of the `bup`(1) suite.