New command -update_li
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 "Version 1.4.7, Dec 05, 2016"
|
||||
.TH XORRISO 1 "Version 1.4.7, Dec 13, 2016"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1267,6 +1267,10 @@ exist, then iso_rr_path gets deleted.
|
||||
Perform \-update_r with each of the disk_path parameters. iso_rr_path will be
|
||||
composed from disk_path by replacing disk_prefix by iso_rr_prefix.
|
||||
.TP
|
||||
\fB\-update_li\fR iso_rr_prefix disk_prefix iso_rr_path [***]
|
||||
Perform \-update_r with each of the iso_rr_path parameters. disk_path will be
|
||||
composed from iso_rr_path by replacing iso_rr_prefix by disk_prefix.
|
||||
.TP
|
||||
\fB\-update_lxi\fR disk_prefix iso_rr_prefix disk_path [***]
|
||||
Perform \-update_r with each of the disk_path parameters and with iso_rr_paths
|
||||
in the ISO filesystem which are derived from the disk_path parameters after
|
||||
|
Reference in New Issue
Block a user