Clarified effect of -overwite mode "off"

This commit is contained in:
2017-02-22 09:52:12 +01:00
parent 0ec0ba811d
commit caedaa8363
3 changed files with 60 additions and 52 deletions

View File

@ -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 13, 2016"
@c man .TH XORRISO 1 "Version 1.4.7, Feb 22, 2017"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -1874,7 +1874,10 @@ and re-enables -disk_pattern expansion.
Allow or disallow overwriting of existing files in the
ISO image by files with the same name.
@*
With setting "off", name collisions cause FAILURE events.
With setting "off", name collisions with at least one non-directory file
cause FAILURE events. Collisions of two directories lead to merging of their
file lists.
@*
With setting "nondir", only directories are protected by such events, other
existing file types get treated with -rm before the new file gets added.
Setting "on" enables automatic -rm_r. I.e. a non-directory can replace an