change name of numcopies attribute
This commit is contained in:
parent
dc54214404
commit
9d82e815ff
6 changed files with 11 additions and 11 deletions
|
@ -18,7 +18,7 @@ import Messages
|
|||
import Utility
|
||||
|
||||
seek :: [SubCmdSeek]
|
||||
seek = [withAttrFilesInGit "git-annex-numcopies" start]
|
||||
seek = [withAttrFilesInGit "annex.numcopies" start]
|
||||
|
||||
{- Indicates a file's content is not wanted anymore, and should be removed
|
||||
- if it's safe to do so. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue