mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
address comment
Signed-off-by: tommady <tommady@users.noreply.github.com>
This commit is contained in:
parent
ab294d1eaa
commit
8dda510a73
@ -48,7 +48,7 @@ pub enum FileConflitOperation {
|
|||||||
/// Rename the file
|
/// Rename the file
|
||||||
/// It'll be put "_1" at the end of the filename or "_2","_3","_4".. if already exists
|
/// It'll be put "_1" at the end of the filename or "_2","_3","_4".. if already exists
|
||||||
Rename,
|
Rename,
|
||||||
/// Merge duplicated files
|
/// Merge conflicting folders
|
||||||
Merge,
|
Merge,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user