Typo fixes in use_cases/Bob.mdwn
This commit is contained in:
parent
000d9fcf33
commit
982d0962b3
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@ safe place.
|
||||||
With git-annex, Bob has a single directory tree that includes all
|
With git-annex, Bob has a single directory tree that includes all
|
||||||
his files, even if their content is being stored offline. He can
|
his files, even if their content is being stored offline. He can
|
||||||
reorganize his files using that tree, committing new versions to git,
|
reorganize his files using that tree, committing new versions to git,
|
||||||
without worry about accidentially deleting anything.
|
without worry about accidentally deleting anything.
|
||||||
|
|
||||||
When Bob needs access to some files, git-annex can tell him which drive(s)
|
When Bob needs access to some files, git-annex can tell him which drive(s)
|
||||||
they're on, and easily make them available. Indeed, every drive knows what
|
they're on, and easily make them available. Indeed, every drive knows what
|
||||||
is on every other drive.
|
is on every other drive.
|
||||||
|
|
||||||
Run in a cron job, git-annex adds new files to achival drives at night. It
|
Run in a cron job, git-annex adds new files to archival drives at night. It
|
||||||
also helps Bob keep track of intentional, and unintentional copies of
|
also helps Bob keep track of intentional, and unintentional copies of
|
||||||
files, and logs information he can use to decide when it's time to duplicate
|
files, and logs information he can use to decide when it's time to duplicate
|
||||||
the content of old drives.
|
the content of old drives.
|
||||||
|
|
Loading…
Reference in a new issue