Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
This commit is contained in:
@ -44,7 +44,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 "Dec 25, 2010"
|
||||
@c man .TH XORRISO 1 "Dec 28, 2010"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -3474,6 +3474,7 @@ session number, resp. volume id of the depicted session.
|
||||
Print the foreseeable consumption of 2048 byte blocks
|
||||
by next -commit. This can last a while as a -commit gets
|
||||
prepared and only in last moment is revoked by this option.
|
||||
The result depends on several settings and also on the kind of output device.
|
||||
@c man .TP
|
||||
@item -tell_media_space
|
||||
@kindex -tell_media_space reports free space
|
||||
@ -4172,7 +4173,10 @@ They work like the xorriso options with the
|
||||
same name and hardcoded argument "on", e.g. -acl "on".
|
||||
Explicit arguments are expected by @minus{}@minus{}stdio_sync
|
||||
and @minus{}@minus{}scdbackup_tag.
|
||||
@minus{}@minus{}no-emul-toc is -compliance no_emul_toc.
|
||||
@*
|
||||
The capability to preserve multi-session history on overwriteable media
|
||||
gets disabled by default. It can be enabled by using @minus{}@minus{}emul-toc
|
||||
with the first session. See -compliance no_emul_toc.
|
||||
@*
|
||||
@minus{}@minus{}sort-weight gets as arguments a number and an iso_rr_path.
|
||||
The number becomes the LBA sorting weight of regular file iso_rr_path or
|
||||
|
Reference in New Issue
Block a user