Corrected two examples in man xorriso
This commit is contained in:
@ -5082,7 +5082,7 @@ Seconds since Jan 1 1970:
|
||||
.br
|
||||
.SS
|
||||
.B 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.
|
||||
@ -5188,8 +5188,8 @@ First check which backup sessions are on the medium:
|
||||
.br
|
||||
$ xorriso \-outdev /dev/sr0 \-toc
|
||||
.br
|
||||
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.
|
||||
.br
|
||||
$ xorriso \-for_backup \\
|
||||
@ -5202,9 +5202,7 @@ $ xorriso \-for_backup \\
|
||||
.br
|
||||
\-chmod u+rwx / \-\- \\
|
||||
.br
|
||||
\-extract /open_source_projects \\
|
||||
.br
|
||||
/home/thomas/restored/open_source_projects \\
|
||||
\-extract /projects /home/thomas/restored/projects \\
|
||||
.br
|
||||
\-extract /personal_mail /home/thomas/restored/personal_mail \\
|
||||
.br
|
||||
|
Reference in New Issue
Block a user