Allowed lseekable device files with -paste_in
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.5.5, Apr 26, 2022"
|
||||
@c man .TH XORRISO 1 "Version 1.5.5, May 30, 2022"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@@ -5923,8 +5923,10 @@ ownership and group as in ISO image.
|
||||
@item -paste_in iso_rr_path disk_path byte_offset byte_count
|
||||
@kindex -paste_in copies file into disk file
|
||||
@cindex Restore, copy file into disk file, -paste_in
|
||||
Read the content of a ISO data file and write it into a data file on disk
|
||||
beginning at the byte_offset. Write at most byte_count bytes.
|
||||
Read the content of a ISO data file and write it into a data file or device
|
||||
file on disk beginning at the byte_offset. Write at most byte_count bytes.
|
||||
The file depicted by disk_path has to support random write access.
|
||||
@*
|
||||
This is the inverse of command -cut_out.
|
||||
@c man .TP
|
||||
@item -concat mode [target | lim prog [args [...]] lim] iso_rr_path [***]
|
||||
|
Reference in New Issue
Block a user