Bläddra i källkod

changes: init -> rcreate

Thomas Waldmann 2 år sedan
förälder
incheckning
a98c6ba479
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/changes.rst

+ 1 - 1
docs/changes.rst

@@ -90,7 +90,7 @@ Changes:
 
 
   - symmetric hlid (all hardlinks pointing to same inode have same hlid)
   - symmetric hlid (all hardlinks pointing to same inode have same hlid)
   - all archived hardlinked regular files have a chunks list
   - all archived hardlinked regular files have a chunks list
-- borg init --other-repo=OTHER_REPO: reuse key material from OTHER_REPO, #6554.
+- borg rcreate --other-repo=OTHER_REPO: reuse key material from OTHER_REPO, #6554.
   This is useful if you want to use borg transfer to transfer archives from an
   This is useful if you want to use borg transfer to transfer archives from an
   existing borg 1.1/1.2 repo. If the chunker secret and the id key and algorithm
   existing borg 1.1/1.2 repo. If the chunker secret and the id key and algorithm
   stay the same, the deduplication will also work between past and future backups.
   stay the same, the deduplication will also work between past and future backups.