浏览代码

changes: init -> rcreate

Thomas Waldmann 2 年之前
父节点
当前提交
a98c6ba479
共有 1 个文件被更改,包括 1 次插入1 次删除
  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)
   - 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
   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.