Explorar o código

docs: transfer: talk of "related repo"

Thomas Waldmann %!s(int64=2) %!d(string=hai) anos
pai
achega
17e75f3eea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/borg/archiver/transfer.py

+ 1 - 1
src/borg/archiver/transfer.py

@@ -117,7 +117,7 @@ class TransferMixIn:
 
         Suggested use for general purpose archive transfer (not repo upgrades)::
 
-            # initialize DST_REPO reusing key material from SRC_REPO, so that
+            # create a related DST_REPO (reusing key material from SRC_REPO), so that
             # chunking and chunk id generation will work in the same way as before.
             borg --repo=DST_REPO rcreate --other-repo=SRC_REPO --encryption=DST_ENC