diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-02 20:25:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-02 20:25:42 -0400 |
commit | acbd34b45063323463f439cbdd9e59c7c0c66e6c (patch) | |
tree | 508b0e1e1214c75e529e03ff4a707a8a5c098896 /doc | |
parent | 8faf5c5b2dc119e52a80ff3bd61bd6e2d894b39a (diff) |
did I really just get feedback on a docuentation page I thought nobody would ever read?!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Conflicting_archive_descriptions.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/Conflicting_archive_descriptions.mdwn b/doc/bugs/Conflicting_archive_descriptions.mdwn index c23dcfef0..832daa4ea 100644 --- a/doc/bugs/Conflicting_archive_descriptions.mdwn +++ b/doc/bugs/Conflicting_archive_descriptions.mdwn @@ -5,3 +5,12 @@ This is confusing: "The small archive repositories are like other archive repositories, but smaller. While archive repositories normally accumulate every file they can, small archive repositories only accumulate files **once you put them in an "archive" directory.**" Based upon those descriptions, I don't know what the difference is. + +> Improved wording to not imply that files are only put into archive +> repositories once the files are moved to archive directories. +> (Which is how small archive repositories work.) +> +> If you're still confused about it, see +> <http://git-annex.branchable.com/assistant/archival_walkthrough/> +> +> [[done]] --[[Joey]] |