소스 검색

help: transfer from other repo

Thomas Waldmann 3 년 전
부모
커밋
3e765522de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/borg/archiver.py

+ 1 - 1
src/borg/archiver.py

@@ -4177,7 +4177,7 @@ class Archiver:
                                help='do not change repository, just check')
         subparser.add_argument('--other-repo', metavar='SRC_REPOSITORY', dest='other_location',
                                type=location_validator(other=True), default=Location(other=True),
-                               help='source repository')
+                               help='transfer archives from the other repository')
         define_archive_filters_group(subparser)
 
         # borg diff