New -as mkisofs option --set_all_file_dates
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 XORRISOFS 1 "Version 1.4.5, Aug 05, 2016"
|
||||
.TH XORRISOFS 1 "Version 1.4.5, Aug 06, 2016"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -558,6 +558,19 @@ discouraged to disable it by this option, except for the special use case
|
||||
to revoke the effect of \-r by:
|
||||
\-\-norock \-R
|
||||
.TP
|
||||
\fB--set_all_file_dates\fR timestring
|
||||
Set mtime, atime, and ctime of all files and directories to the given time.
|
||||
.br
|
||||
Valid timestring formats are: 'Nov 8 14:51:13 CET 2007', 110814512007.13,
|
||||
2007110814511300. See also \-\-modification\-date= and man xorriso,
|
||||
Examples of input timestrings.
|
||||
.br
|
||||
This action stays delayed until mkisofs emulation ends. Up to then it can be
|
||||
revoked by \-\-set_all_file_dates with empty timestring.
|
||||
In any case files which get into the ISO after mkisofs emulation ended
|
||||
will not be affected, unless another mkisofs emulation
|
||||
applies \-\-set_all_file_date again.
|
||||
.TP
|
||||
\fB\-file_name_limit\fR number
|
||||
Set the maximum permissible length for file names in the range of 64 to 255.
|
||||
Path components which are longer than the given number will get truncated
|
||||
|
Reference in New Issue
Block a user