aboutsummaryrefslogtreecommitdiff
path: root/Command/SetKey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/SetKey.hs')
-rw-r--r--Command/SetKey.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/SetKey.hs b/Command/SetKey.hs
index d5762dd8c..4f7b5aaf5 100644
--- a/Command/SetKey.hs
+++ b/Command/SetKey.hs
@@ -13,9 +13,9 @@ import Logs.Location
import Annex.Content
import Types.Key
-cmd :: [Command]
-cmd = [command "setkey" (paramPair paramKey paramPath) seek
- SectionPlumbing "sets annexed content for a key"]
+cmd :: Command
+cmd = command "setkey" (paramPair paramKey paramPath) seek
+ SectionPlumbing "sets annexed content for a key"
seek :: CommandSeek
seek = withWords start