aboutsummaryrefslogtreecommitdiff
path: root/Command/LookupKey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/LookupKey.hs')
-rw-r--r--Command/LookupKey.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/LookupKey.hs b/Command/LookupKey.hs
index 6e7f07049..9b7dd3a9b 100644
--- a/Command/LookupKey.hs
+++ b/Command/LookupKey.hs
@@ -13,10 +13,10 @@ import CmdLine.Batch
import Annex.CatFile
import Types.Key
-cmd :: [Command]
-cmd = [withOptions [batchOption] $ notBareRepo $ noCommit $ noMessages $
+cmd :: Command
+cmd = withOptions [batchOption] $ notBareRepo $ noCommit $ noMessages $
command "lookupkey" (paramRepeating paramFile) seek
- SectionPlumbing "looks up key used for file"]
+ SectionPlumbing "looks up key used for file"
seek :: CommandSeek
seek = batchable withStrings start