diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-09 15:59:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-09 15:59:44 -0400 |
commit | 9229d182d32570f6829ced655aa673ceddfe7693 (patch) | |
tree | d8a49ed7ae7733495bc93ddf8262fe8a16cc056b /doc/future_proofing.mdwn | |
parent | b5134b4716c266147a35353316686cf29658350d (diff) |
update
Diffstat (limited to 'doc/future_proofing.mdwn')
-rw-r--r-- | doc/future_proofing.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/future_proofing.mdwn b/doc/future_proofing.mdwn index 4fc8246b6..3937e9265 100644 --- a/doc/future_proofing.mdwn +++ b/doc/future_proofing.mdwn @@ -33,4 +33,5 @@ problem: for the data that encode everything needed to match it back to the metadata. So if a filesystem is badly corrupted and all your annexed files end up in `lost+found`, they can easily be lifted back out into - another clone of the repository. + another clone of the repository. Even if the filenames are lost, + it's possible to [[walkthrough/recover_data_from_lost+found]]. |