浏览代码

docs: typos

Marian Beermann 8 年之前
父节点
当前提交
dfdf590445
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6 3
      docs/faq.rst

+ 6 - 3
docs/faq.rst

@@ -353,9 +353,12 @@ How can I restore huge file(s) over a unstable connection?
 If you can not manage to extract the whole big file in one go, you can extract
 If you can not manage to extract the whole big file in one go, you can extract
 all the part files (see above) and manually concatenate them together.
 all the part files (see above) and manually concatenate them together.
 
 
-Can i backup my root partition (/) with borg?
---------------------------------------------
-Backing up your entire root partition works just fine, but remember to exclude directories that make no sense to backup, such as /dev, /proc, /sys, /tmp and /run.
+Can I backup my root partition (/) with Borg?
+---------------------------------------------
+
+Backing up your entire root partition works just fine, but remember to
+exclude directories that make no sense to backup, such as /dev, /proc,
+/sys, /tmp and /run.
 
 
 If it crashes with a UnicodeError, what can I do?
 If it crashes with a UnicodeError, what can I do?
 -------------------------------------------------
 -------------------------------------------------