diff --git a/dev/implementors/core/clone/trait.Clone.js b/dev/implementors/core/clone/trait.Clone.js
index 20f4555fd..810035ead 100644
--- a/dev/implementors/core/clone/trait.Clone.js
+++ b/dev/implementors/core/clone/trait.Clone.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Clone for SparseMode"],["impl Clone for ReflinkMode"],["impl Clone for OverwriteMode"],["impl Clone for ClobberMode"]],
+"uu_cp":[["impl Clone for ReflinkMode"],["impl Clone for OverwriteMode"],["impl Clone for SparseMode"],["impl Clone for ClobberMode"]],
"uu_dd":[["impl Clone for Alarm"]],
"uu_factor":[["impl Clone for Factors"]],
"uu_install":[["impl Clone for MainFunction"]],
diff --git a/dev/implementors/core/cmp/trait.Eq.js b/dev/implementors/core/cmp/trait.Eq.js
index 5e5d58ced..6aed594bf 100644
--- a/dev/implementors/core/cmp/trait.Eq.js
+++ b/dev/implementors/core/cmp/trait.Eq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Eq for SparseMode"],["impl Eq for Preserve"],["impl Eq for OverwriteMode"],["impl Eq for ReflinkMode"],["impl Eq for ClobberMode"]],
+"uu_cp":[["impl Eq for ReflinkMode"],["impl Eq for SparseMode"],["impl Eq for OverwriteMode"],["impl Eq for Preserve"],["impl Eq for ClobberMode"]],
"uu_dircolors":[["impl Eq for OutputFmt"]],
"uu_factor":[["impl Eq for Factors"]],
"uu_install":[["impl Eq for MainFunction"]],
diff --git a/dev/implementors/core/cmp/trait.PartialEq.js b/dev/implementors/core/cmp/trait.PartialEq.js
index 2b4dd920d..9a62adf5d 100644
--- a/dev/implementors/core/cmp/trait.PartialEq.js
+++ b/dev/implementors/core/cmp/trait.PartialEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl PartialEq<SparseMode> for SparseMode"],["impl PartialEq<Preserve> for Preserve"],["impl PartialEq<OverwriteMode> for OverwriteMode"],["impl PartialEq<ReflinkMode> for ReflinkMode"],["impl PartialEq<ClobberMode> for ClobberMode"]],
+"uu_cp":[["impl PartialEq<ClobberMode> for ClobberMode"],["impl PartialEq<OverwriteMode> for OverwriteMode"],["impl PartialEq<Preserve> for Preserve"],["impl PartialEq<SparseMode> for SparseMode"],["impl PartialEq<ReflinkMode> for ReflinkMode"]],
"uu_dircolors":[["impl PartialEq<OutputFmt> for OutputFmt"]],
"uu_factor":[["impl PartialEq<Factors> for Factors"]],
"uu_install":[["impl PartialEq<MainFunction> for MainFunction"]],
diff --git a/dev/implementors/core/convert/trait.From.js b/dev/implementors/core/convert/trait.From.js
index f9723c329..57d48680a 100644
--- a/dev/implementors/core/convert/trait.From.js
+++ b/dev/implementors/core/convert/trait.From.js
@@ -1,4 +1,4 @@
(function() {var implementors = {
-"uu_cp":[["impl From<&'static str> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl<'a> From<Context<&'a str, Error>> for Error"],["impl From<StripPrefixError> for Error"],["impl<'a> From<Context<String, Error>> for Error"],["impl From<String> for Error"]],
+"uu_cp":[["impl From<StripPrefixError> for Error"],["impl<'a> From<Context<&'a str, Error>> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"],["impl<'a> From<Context<String, Error>> for Error"],["impl From<&'static str> for Error"],["impl From<String> for Error"]],
"uucore":[["impl From<DecodeError> for DecodeError"],["impl From<Errno> for UIoError"],["impl<T> From<T> for Box<dyn UError>where\n T: UError + 'static,"],["impl<I, T> From<I> for ShortcutValueParserwhere\n I: IntoIterator<Item = T>,\n T: Into<PossibleValue>,"],["impl From<Error<RichFormatter>> for Box<dyn UError>"],["impl From<Error> for UIoError"],["impl From<i32> for Box<dyn UError>"],["impl From<Error> for Box<dyn UError>"],["impl From<Error> for DecodeError"],["impl From<Errno> for Box<dyn UError>"],["impl From<DecodeError> for DecodeError"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/dev/implementors/core/fmt/trait.Debug.js b/dev/implementors/core/fmt/trait.Debug.js
index 3a904c28a..4369e32b0 100644
--- a/dev/implementors/core/fmt/trait.Debug.js
+++ b/dev/implementors/core/fmt/trait.Debug.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Debug for Error"],["impl Debug for Attributes"],["impl Debug for Preserve"]],
+"uu_cp":[["impl Debug for Error"],["impl Debug for Preserve"],["impl Debug for Attributes"]],
"uu_dd":[["impl Debug for Alarm"]],
"uu_dircolors":[["impl Debug for OutputFmt"]],
"uu_factor":[["impl Debug for Factors"]],
diff --git a/dev/implementors/core/marker/trait.Copy.js b/dev/implementors/core/marker/trait.Copy.js
index e8ff214b4..4ea8d56a3 100644
--- a/dev/implementors/core/marker/trait.Copy.js
+++ b/dev/implementors/core/marker/trait.Copy.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl Copy for SparseMode"],["impl Copy for OverwriteMode"],["impl Copy for ClobberMode"],["impl Copy for ReflinkMode"]],
+"uu_cp":[["impl Copy for ReflinkMode"],["impl Copy for SparseMode"],["impl Copy for OverwriteMode"],["impl Copy for ClobberMode"]],
"uu_kill":[["impl Copy for Mode"]],
"uu_numfmt":[["impl Copy for RoundMethod"]],
"uu_sort":[["impl Copy for GeneralF64ParseResult"]],
diff --git a/dev/implementors/core/marker/trait.StructuralEq.js b/dev/implementors/core/marker/trait.StructuralEq.js
index c621a7385..eff926f05 100644
--- a/dev/implementors/core/marker/trait.StructuralEq.js
+++ b/dev/implementors/core/marker/trait.StructuralEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl StructuralEq for OverwriteMode"],["impl StructuralEq for SparseMode"],["impl StructuralEq for ReflinkMode"],["impl StructuralEq for ClobberMode"],["impl StructuralEq for Preserve"]],
+"uu_cp":[["impl StructuralEq for ClobberMode"],["impl StructuralEq for Preserve"],["impl StructuralEq for OverwriteMode"],["impl StructuralEq for SparseMode"],["impl StructuralEq for ReflinkMode"]],
"uu_dircolors":[["impl StructuralEq for OutputFmt"]],
"uu_factor":[["impl StructuralEq for Factors"]],
"uu_install":[["impl StructuralEq for MainFunction"]],
diff --git a/dev/implementors/core/marker/trait.StructuralPartialEq.js b/dev/implementors/core/marker/trait.StructuralPartialEq.js
index 9849c8c06..f2945364b 100644
--- a/dev/implementors/core/marker/trait.StructuralPartialEq.js
+++ b/dev/implementors/core/marker/trait.StructuralPartialEq.js
@@ -1,5 +1,5 @@
(function() {var implementors = {
-"uu_cp":[["impl StructuralPartialEq for SparseMode"],["impl StructuralPartialEq for Preserve"],["impl StructuralPartialEq for ClobberMode"],["impl StructuralPartialEq for OverwriteMode"],["impl StructuralPartialEq for ReflinkMode"]],
+"uu_cp":[["impl StructuralPartialEq for SparseMode"],["impl StructuralPartialEq for ReflinkMode"],["impl StructuralPartialEq for OverwriteMode"],["impl StructuralPartialEq for ClobberMode"],["impl StructuralPartialEq for Preserve"]],
"uu_dircolors":[["impl StructuralPartialEq for OutputFmt"]],
"uu_factor":[["impl StructuralPartialEq for Factors"]],
"uu_install":[["impl StructuralPartialEq for MainFunction"]],
diff --git a/dev/search-index.js b/dev/search-index.js
index 1cd8d40ba..9b3346dc4 100644
--- a/dev/search-index.js
+++ b/dev/search-index.js
@@ -112,7 +112,7 @@ var searchIndex = JSON.parse('{\
"uu_chroot":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_chroot"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_cksum":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_cksum"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_comm":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_comm"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
-"uu_cp":{"doc":"","t":"NNNDNNNNENEGNENNNNNNNNNNNNNNNDEEENNGGENNNGGENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFFFM","n":["Always","Always","AttrOnly","Attributes","Auto","Auto","Backup","Clobber","ClobberMode","Copy","CopyMode","CopyResult","Directory","Error","Error","File","Force","Interactive","InvalidArgument","IoErr","IoErrContext","Link","Never","Never","No","NoClobber","NotADirectory","NotAllFilesCopied","NotImplemented","Options","OverwriteMode","Preserve","ReflinkMode","RemoveDestination","Skipped","Source","SourceSlice","SparseMode","Standard","StripPrefixError","SymLink","Target","TargetSlice","TargetType","Update","WalkDirErr","Yes","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","code","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","localize_to_target","provide","source","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uu_app","uumain","verify_target_type","required"],"q":[[0,"uu_cp"],[158,"uu_cp::Preserve"]],"d":["","","","","","","Invalid arguments to backup","Default Always overwrite existing files","Specifies whether when overwrite files","","","","","","General copy error","","","Prompt before overwriting a file","Result of a skipped file","Simple io::Error wrapper","Wrapper for io::Error with path context","","","","","Never overwrite a file","","Represents the state when a non-fatal error has occurred …","All standard options are included as an an implementation …","Re-usable, extensible copy options","Specifies whether when overwrite files","","Possible arguments for --reflink.","","Result of a skipped file Currently happens when “no” …","","","Possible arguments for --sparse.","","Simple std::path::StripPrefixError wrapper","","","","Specifies the expected file type of copy target","","Simple walkdir::Error wrapper","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Remove the root prefix from source and prefix it with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generate an error message if target is not the correct …",""],"i":[3,4,29,0,3,4,5,2,0,29,0,0,28,0,5,28,1,2,5,5,5,29,3,4,8,2,5,5,5,0,0,0,0,1,5,0,0,0,1,5,29,0,0,0,29,5,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,1,2,3,4,1,2,3,4,5,1,2,3,4,8,1,2,3,4,8,5,5,11,8,28,29,30,5,5,5,5,5,5,5,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,5,5,1,2,3,4,5,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,0,0,31],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[2,2],[3,3],[4,4],[[]],[[]],[[]],[[]],[5,6],[[1,1],7],[[2,2],7],[[3,3],7],[[4,4],7],[[8,8],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[5,9],10],[[5,9],10],[[11,9],10],[[8,9],10],[[]],[[]],[[]],[12,5],[[[14,[13,12]]],5],[15,5],[[]],[16,5],[[[14,[17,12]]],5],[13,5],[17,5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18,18],[[20,[19]]]],[21],[5,[[23,[22]]]],[[]],[[]],[[]],[[]],[[],17],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],26],[27,6],[[18,28],20],0],"c":[],"p":[[4,"ClobberMode"],[4,"OverwriteMode"],[4,"ReflinkMode"],[4,"SparseMode"],[4,"Error"],[15,"i32"],[15,"bool"],[4,"Preserve"],[3,"Formatter"],[6,"Result"],[3,"Attributes"],[3,"Error"],[15,"str"],[3,"Context"],[3,"StripPrefixError"],[3,"Error"],[3,"String"],[3,"Path"],[3,"PathBuf"],[6,"CopyResult"],[3,"Demand"],[8,"Error"],[4,"Option"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[4,"TargetType"],[4,"CopyMode"],[3,"Options"],[13,"Yes"]]},\
+"uu_cp":{"doc":"","t":"NNNDNNNNENEGNENNNNNNNNNNNNNNNDEEENNGGENNNGGENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFFFM","n":["Always","Always","AttrOnly","Attributes","Auto","Auto","Backup","Clobber","ClobberMode","Copy","CopyMode","CopyResult","Directory","Error","Error","File","Force","Interactive","InvalidArgument","IoErr","IoErrContext","Link","Never","Never","No","NoClobber","NotADirectory","NotAllFilesCopied","NotImplemented","Options","OverwriteMode","Preserve","ReflinkMode","RemoveDestination","Skipped","Source","SourceSlice","SparseMode","Standard","StripPrefixError","SymLink","Target","TargetSlice","TargetType","Update","WalkDirErr","Yes","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","code","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","localize_to_target","provide","source","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uu_app","uumain","verify_target_type","required"],"q":[[0,"uu_cp"],[158,"uu_cp::Preserve"]],"d":["","","","","","","Invalid arguments to backup","Default Always overwrite existing files","Specifies whether when overwrite files","","","","","","General copy error","","","Prompt before overwriting a file","Result of a skipped file","Simple io::Error wrapper","Wrapper for io::Error with path context","","","","","Never overwrite a file","","Represents the state when a non-fatal error has occurred …","All standard options are included as an an implementation …","Re-usable, extensible copy options","Specifies whether when overwrite files","","Possible arguments for --reflink.","","Result of a skipped file Currently happens when “no” …","","","Possible arguments for --sparse.","","Simple std::path::StripPrefixError wrapper","","","","Specifies the expected file type of copy target","","Simple walkdir::Error wrapper","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Remove the root prefix from source and prefix it with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generate an error message if target is not the correct …",""],"i":[3,4,29,0,3,4,5,2,0,29,0,0,28,0,5,28,1,2,5,5,5,29,3,4,8,2,5,5,5,0,0,0,0,1,5,0,0,0,1,5,29,0,0,0,29,5,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,1,2,3,4,1,2,3,4,5,1,2,3,4,8,1,2,3,4,8,5,5,11,8,28,29,30,5,5,5,5,5,5,5,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,5,5,1,2,3,4,5,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,28,29,30,5,1,2,3,4,11,8,0,0,0,31],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[1,1],[2,2],[3,3],[4,4],[[]],[[]],[[]],[[]],[5,6],[[1,1],7],[[2,2],7],[[3,3],7],[[4,4],7],[[8,8],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[5,9],10],[[5,9],10],[[11,9],10],[[8,9],10],[[]],[[]],[[]],[12,5],[[[15,[13,14]]],5],[14,5],[16,5],[[[15,[12,14]]],5],[13,5],[17,5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18,18],[[20,[19]]]],[21],[5,[[23,[22]]]],[[]],[[]],[[]],[[]],[[],12],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],26],[27,6],[[18,28],20],0],"c":[],"p":[[4,"ClobberMode"],[4,"OverwriteMode"],[4,"ReflinkMode"],[4,"SparseMode"],[4,"Error"],[15,"i32"],[15,"bool"],[4,"Preserve"],[3,"Formatter"],[6,"Result"],[3,"Attributes"],[3,"String"],[15,"str"],[3,"Error"],[3,"Context"],[3,"Error"],[3,"StripPrefixError"],[3,"Path"],[3,"PathBuf"],[6,"CopyResult"],[3,"Demand"],[8,"Error"],[4,"Option"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[4,"TargetType"],[4,"CopyMode"],[3,"Options"],[13,"Yes"]]},\
"uu_csplit":{"doc":"","t":"DLLFLLLLLFF","n":["CsplitOptions","borrow","borrow_mut","csplit","from","into","try_from","try_into","type_id","uu_app","uumain"],"q":[[0,"uu_csplit"]],"d":["Command line options for csplit.","","","Splits a file into severals according to the command line …","Returns the argument unchanged.","Calls U::from(self).","","","","",""],"i":[0,1,1,0,1,1,1,1,1,0,0],"f":[0,[[]],[[]],[[1,[2,[0]],3],[[4,[0]]]],[[]],[[]],[[],4],[[],4],[[],5],[[],6],[7,8]],"c":[],"p":[[3,"CsplitOptions"],[3,"Vec"],[8,"BufRead"],[4,"Result"],[3,"TypeId"],[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_cut":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_cut"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
"uu_date":{"doc":"","t":"FF","n":["uu_app","uumain"],"q":[[0,"uu_date"]],"d":["",""],"i":[0,0],"f":[[[],1],[2,3]],"c":[],"p":[[3,"Command"],[8,"Args"],[15,"i32"]]},\
diff --git a/dev/uu_cp/enum.Error.html b/dev/uu_cp/enum.Error.html
index a4173745b..5ef2a39e1 100644
--- a/dev/uu_cp/enum.Error.html
+++ b/dev/uu_cp/enum.Error.html
@@ -24,7 +24,7 @@ Currently happens when “no” is selected in interactive mode
Invalid arguments to backup
-