Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0. Thanks William Willems.
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.5.1, Sep 04, 2019"
|
||||
@c man .TH XORRISO 1 "Version 1.5.1, Oct 10, 2019"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1968,7 +1968,7 @@ permissible.
|
||||
@*
|
||||
While command -split_size is set larger than 0 such a directory with split
|
||||
file pieces will be recognized and handled like a regular file by commands
|
||||
-compare* , -update*, and in overwrite situations. There are -ossirox
|
||||
-compare* , -update*, and in overwrite situations. There are -osirrox
|
||||
parameters "concat_split_on" and "concat_split_off" which control the handling
|
||||
when files get restored to disk.
|
||||
@*
|
||||
|
Reference in New Issue
Block a user