소스 검색

add hint about borg with-lock to FAQ, fixes #1353

Thomas Waldmann 9 년 전
부모
커밋
ad38f794e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/faq.rst

+ 1 - 1
docs/faq.rst

@@ -31,7 +31,7 @@ Can I copy or synchronize my repo to another location?
 ------------------------------------------------------
 
 Yes, you could just copy all the files. Make sure you do that while no
-backup is running. So what you get here is this:
+backup is running (use `borg with-lock ...`). So what you get here is this:
 
 - client machine ---borg create---> repo1
 - repo1 ---copy---> repo2