summaryrefslogtreecommitdiff
path: root/Command/Fsck.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Fsck.hs')
-rw-r--r--Command/Fsck.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Fsck.hs b/Command/Fsck.hs
index 4341f85cd..9acecfce6 100644
--- a/Command/Fsck.hs
+++ b/Command/Fsck.hs
@@ -14,7 +14,7 @@ import Messages
import Utility
seek :: [SubCmdSeek]
-seek = [withAll (withAttrFilesInGit "git-annex-numcopies") start]
+seek = [withAll (withAttrFilesInGit "annex.numcopies") start]
{- Checks a file's backend data for problems. -}
start :: SubCmdStartAttrFile