better message
This commit is contained in:
parent
36662638df
commit
904af72b82
1 changed files with 1 additions and 1 deletions
|
@ -175,4 +175,4 @@ checkKeyNumCopies key numcopies = do
|
||||||
note present needed =
|
note present needed =
|
||||||
"Only " ++ show present ++ " of " ++ show needed ++
|
"Only " ++ show present ++ " of " ++ show needed ++
|
||||||
" copies of "++show key++" exist. " ++
|
" copies of "++show key++" exist. " ++
|
||||||
"Run git annex get somewhere else to back it up."
|
"Back it up with git-annex copy."
|
||||||
|
|
Loading…
Reference in a new issue