mirror of
https://github.com/rclone/rclone.git
synced 2026-01-07 02:54:04 +00:00
docs: Updated sync and dedupe command docs #4429
This commit is contained in:
committed by
Nick Craig-Wood
parent
4013bc4a4c
commit
83368998be
@@ -32,8 +32,8 @@ By default ` + "`dedupe`" + ` interactively finds files with duplicate
|
||||
names and offers to delete all but one or rename them to be
|
||||
different. This is known as deduping by name.
|
||||
|
||||
Deduping by name is only useful with backends like Google Drive which
|
||||
can have duplicate file names. It can be run on wrapping backends
|
||||
Deduping by name is only useful with a small group of backends (e.g. Google Drive,
|
||||
Opendrive) that can have duplicate file names. It can be run on wrapping backends
|
||||
(e.g. crypt) if they wrap a backend which supports duplicate file
|
||||
names.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user