|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
.\" First parameter, NAME, should be all caps
|
|
|
|
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
|
|
|
.\" other parameters are allowed: see man(7), man(1)
|
|
|
|
|
.TH XORRISO 1 "Jun, 11, 2008"
|
|
|
|
|
.TH XORRISO 1 "Jun, 12, 2008"
|
|
|
|
|
.\" Please adjust this date whenever revising the manpage.
|
|
|
|
|
.\"
|
|
|
|
|
.\" Some roff macros, for reference:
|
|
|
|
@ -1661,8 +1661,11 @@ ownership and group as in ISO image.
|
|
|
|
|
\fB\-cp_rx\fR iso_rr_path [***] disk_path
|
|
|
|
|
Like -cpx but also extracting whole directory trees from the ISO image.
|
|
|
|
|
.br
|
|
|
|
|
The resulting disk paths are determined as with shell command cp -r :
|
|
|
|
|
If disk_path is an existing directory then the trees will be inserted
|
|
|
|
|
underneath this directory and will keep their leaf names.
|
|
|
|
|
underneath this directory and will keep their leaf names. The ISO directory "/"
|
|
|
|
|
has no leaf name and thus gets mapped directly to disk_path.
|
|
|
|
|
.br
|
|
|
|
|
If directories do already exist under disk_path then their content
|
|
|
|
|
eventually gets merged with the content of restored directories
|
|
|
|
|
of the same name. Directory attributes get extracted only if the disk
|
|
|
|
|