aboutsummaryrefslogtreecommitdiff
path: root/Command/ContentLocation.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/ContentLocation.hs')
-rw-r--r--Command/ContentLocation.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/ContentLocation.hs b/Command/ContentLocation.hs
index 10879f5b1..be781b5e2 100644
--- a/Command/ContentLocation.hs
+++ b/Command/ContentLocation.hs
@@ -12,10 +12,10 @@ import Command
import CmdLine.Batch
import Annex.Content
-cmd :: [Command]
-cmd = [withOptions [batchOption] $ noCommit $ noMessages $
+cmd :: Command
+cmd = withOptions [batchOption] $ noCommit $ noMessages $
command "contentlocation" (paramRepeating paramKey) seek
- SectionPlumbing "looks up content for a key"]
+ SectionPlumbing "looks up content for a key"
seek :: CommandSeek
seek = batchable withKeys start