New command -ecma119_map
This commit is contained in:
@ -1177,6 +1177,23 @@ Enable all extra features which help to produce or to restore backups with
|
||||
highest fidelity of file properties.
|
||||
Currently this is a shortcut for: -hardlinks on -acl on -xattr on -md5 on.
|
||||
@c man .TP
|
||||
@item -ecma119_map "stripped"|"unmapped"|"lowercase"|"uppercase"
|
||||
@kindex -ecma119_map names w/o Rock Ridge, Joliet
|
||||
@cindex File names, if neither Rock Ridge nor Joliet
|
||||
Choose the conversion of file names from the loaded session if neither
|
||||
a Rock Ridge name nor a Joliet name was read from the session.
|
||||
@*
|
||||
Mode "stripped" is the default. It shows the names as found in the ISO but
|
||||
removes trailing ";1" or ".;1" if present.
|
||||
@*
|
||||
Mode "unmapped" shows names as found without removing characters.
|
||||
@*
|
||||
Mode "lowercase" is like "stripped" but also maps uppercase letters to
|
||||
lowercase letters. This is compatible to default GNU/Linux mount behavior.
|
||||
@*
|
||||
Mode "uppercase" is like "stripped" but maps lowercase letters to uppercase,
|
||||
if any occur despite the prescriptions of ECMA-119.
|
||||
@c man .TP
|
||||
@item -disk_dev_ino "on"|"ino_only"|"off"
|
||||
@kindex -disk_dev_ino fast incremental backup
|
||||
@cindex Backup, enable fast incremental, -disk_dev_ino
|
||||
|
Reference in New Issue
Block a user