diff --git a/src/borg/archiver/rcreate_cmd.py b/src/borg/archiver/rcreate_cmd.py index 43ee578ce..1693dd9a2 100644 --- a/src/borg/archiver/rcreate_cmd.py +++ b/src/borg/archiver/rcreate_cmd.py @@ -56,8 +56,8 @@ def build_parser_rcreate(self, subparsers, common_parser, mid_common_parser): 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 ++++++++++++++++++++