浏览代码

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