Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
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.2.9, Apr 14, 2013"
|
||||
@c man .TH XORRISO 1 "Version 1.2.9, Mai 13, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -4134,6 +4134,11 @@ prepared and only in last moment is revoked by this command.
|
||||
The result depends on several settings and also on the kind of output device.
|
||||
If no -jidgo options are set and not command -as "mkisofs" was used,
|
||||
then -padding (300 kB by default) is not counted as part of the image size.
|
||||
@*
|
||||
If an El Torito boot image file is already depicted, then command -print_size
|
||||
automatically executes -boot_image "any" "next".
|
||||
This means that the properties of that boot image cannot be edited by
|
||||
subsequent commands.
|
||||
@c man .TP
|
||||
@item -tell_media_space
|
||||
@kindex -tell_media_space reports free space
|
||||
|
Reference in New Issue
Block a user