Преглед на файлове

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
         ++++++++++++++++++++