Fixed typo: added "that" to "to require [that] more than one copy of a file exists"
This commit is contained in:
parent
0997912077
commit
72e28dca89
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex can be configured to require more than one copy of a file exists,
|
git-annex can be configured to require that more than one copy of a file exists,
|
||||||
as a simple backup for your data. This is controlled by the
|
as a simple backup for your data. This is controlled by the
|
||||||
numcopies setting, which defaults to 1 copy. Let's
|
numcopies setting, which defaults to 1 copy. Let's
|
||||||
change that to require 2 copies, and send a copy of every file
|
change that to require 2 copies, and send a copy of every file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue