Preliminarily banned writing while read displacement is non-zero
This commit is contained in:
@ -9,7 +9,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 "Dec 02, 2010"
|
||||
.TH XORRISO 1 "Dec 04, 2010"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -644,7 +644,8 @@ will be reset to "auto".
|
||||
\fB\-displacement\fR [-]lba
|
||||
Compensate an eventual displacement of the image versus the start address
|
||||
for which the image was prepared. This affects only loading of ISO images
|
||||
and reading of their files.
|
||||
and reading of their files. Writing is not allowed as long as -displacement
|
||||
is non-zero.
|
||||
Examples:
|
||||
.br
|
||||
If a track of a CD starts at block 123456 and gets copied to a disk file
|
||||
|
Reference in New Issue
Block a user