summaryrefslogtreecommitdiff
path: root/Command/FromKey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/FromKey.hs')
-rw-r--r--Command/FromKey.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/FromKey.hs b/Command/FromKey.hs
index 51389b770..78ebb6268 100644
--- a/Command/FromKey.hs
+++ b/Command/FromKey.hs
@@ -19,10 +19,10 @@ import qualified Backend.URL
import Network.URI
-cmd :: [Command]
-cmd = [notDirect $ notBareRepo $
+cmd :: Command
+cmd = notDirect $ notBareRepo $
command "fromkey" (paramPair paramKey paramPath) seek
- SectionPlumbing "adds a file using a specific key"]
+ SectionPlumbing "adds a file using a specific key"
seek :: CommandSeek
seek ps = do