better message

This commit is contained in:
Joey Hess 2010-12-24 19:25:59 -04:00
parent 36662638df
commit 904af72b82

View file

@ -175,4 +175,4 @@ checkKeyNumCopies key numcopies = do
note present needed =
"Only " ++ show present ++ " of " ++ show needed ++
" copies of "++show key++" exist. " ++
"Run git annex get somewhere else to back it up."
"Back it up with git-annex copy."