Updated xorriso man page

This commit is contained in:
Thomas Schmitt 2009-06-23 16:49:48 +00:00
parent 4ddc39adaf
commit 2946631551
1 changed files with 8 additions and 7 deletions

View File

@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps .\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.TH XORRISO 1 "Jun 22, 2009" .TH XORRISO 1 "Jun 23, 2009"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.\" Some roff macros, for reference: .\" Some roff macros, for reference:
@ -668,7 +668,8 @@ terminal where xorriso runs. Before attributing this local character set
to the produced ISO image, check whether the terminal properly displays to the produced ISO image, check whether the terminal properly displays
all intended filenames, especially exotic national characters. all intended filenames, especially exotic national characters.
.TP .TP
\fB\-hardlinks\fR "on"|"off"|"without_update"|"start_update"|"end_update" |"start_extract"|"end_extract" \fB\-hardlinks\fR "on" | "off" | "without_update" | "perform_update" | "start_extract" | "end_extract"
.br
Enable or disable loading and recording of hardlink relations. Enable or disable loading and recording of hardlink relations.
.br .br
In default mode "off", iso_rr files lose their inode numbers at image load In default mode "off", iso_rr files lose their inode numbers at image load
@ -682,11 +683,11 @@ identical properties. The family members all get the same inode number.
Whether these numbers are respected at mount time depends on the operating Whether these numbers are respected at mount time depends on the operating
system. system.
.br .br
Commands -update and -update_r detect splits and fusions of hard links in Commands -update and -update_r track splits and fusions of hard links in
filesystems which have stable device and inode numbers. filesystems which have stable device and inode numbers. This can cause
Multiple -update_r commands should be surrounded by -hardlinks "start_update" automatic last minute changes before the session gets written. Command
and -hardlinks "end_update". This avoids multiple sorting of ISO image nodes. -hardlinks "perform_update" may be used to do these changes earlier.
"start_update" implies "on". .br
Mode "without_update" avoids hardlink processing during update commands. Mode "without_update" avoids hardlink processing during update commands.
.br .br
xorriso commands which extract files from an ISO image try to hardlink files xorriso commands which extract files from an ISO image try to hardlink files