New command -update_li
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.4.7, Dec 05, 2016"
|
||||
@c man .TH XORRISO 1 "Version 1.4.7, Dec 13, 2016"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1563,6 +1563,12 @@ 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.
|
||||
@c man .TP
|
||||
@item -update_li iso_rr_prefix disk_prefix iso_rr_path [***]
|
||||
@kindex -update_li inserts paths if different
|
||||
@cindex Insert, if different, -update_li
|
||||
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.
|
||||
@c man .TP
|
||||
@item -update_lxi disk_prefix iso_rr_prefix disk_path [***]
|
||||
@kindex -update_l inserts paths if different
|
||||
@cindex Insert, if different, -update_lxi
|
||||
|
Reference in New Issue
Block a user