소스 검색

rcreate: refer to borgstore rather than filesystem directory

Thomas Waldmann 9 달 전
부모
커밋
84bd2b20d5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/borg/archiver/rcreate_cmd.py

+ 2 - 2
src/borg/archiver/rcreate_cmd.py

@@ -56,8 +56,8 @@ class RCreateMixIn:
 
         rcreate_epilog = process_epilog(
             """
-        This command creates a new, empty repository. A repository is a filesystem
-        directory containing the deduplicated data from zero or more archives.
+        This command creates a new, empty repository. A repository is a ``borgstore`` store
+        containing the deduplicated data from zero or more archives.
 
         Encryption mode TLDR
         ++++++++++++++++++++