Corrected two examples in man xorriso
This commit is contained in:
@ -6008,7 +6008,7 @@ Seconds since Jan 1 1970:
|
||||
@c man .B Incremental backup of a few directory trees
|
||||
@node ExIncBackup, ExRestore, ExTime, Examples
|
||||
@section Incremental backup of a few directory trees
|
||||
This changes the directory trees /open_source_project and /personal_mail
|
||||
This changes the directory trees /projects and /personal_mail
|
||||
in the ISO image so that they become exact copies of their disk counterparts.
|
||||
ISO file objects get created, deleted or get their attributes adjusted
|
||||
accordingly.
|
||||
@ -6128,8 +6128,8 @@ First check which backup sessions are on the medium:
|
||||
$ xorriso -outdev /dev/sr0 -toc
|
||||
@*
|
||||
@sp 1
|
||||
Then load the desired session and copy the file trees to disk.
|
||||
Enable restoring of ACL, xattr and hard links.
|
||||
Then enable restoring of ACL, xattr and hard links. Load the desired session
|
||||
and copy the file trees to disk.
|
||||
Avoid to create /home/thomas/restored without rwx-permission.
|
||||
@*
|
||||
@sp 1
|
||||
@ -6143,9 +6143,7 @@ $ xorriso -for_backup \
|
||||
@*
|
||||
-chmod u+rwx / @minus{}@minus{} \
|
||||
@*
|
||||
-extract /open_source_projects \
|
||||
@*
|
||||
/home/thomas/restored/open_source_projects \
|
||||
-extract /projects /home/thomas/restored/projects \
|
||||
@*
|
||||
-extract /personal_mail /home/thomas/restored/personal_mail \
|
||||
@*
|
||||
|
Reference in New Issue
Block a user