summaryrefslogtreecommitdiff
path: root/Command/Lock.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Lock.hs')
-rw-r--r--Command/Lock.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/Lock.hs b/Command/Lock.hs
index 720169506..2d796ad4f 100644
--- a/Command/Lock.hs
+++ b/Command/Lock.hs
@@ -12,10 +12,10 @@ import Command
import qualified Annex.Queue
import qualified Annex
-cmd :: [Command]
-cmd = [notDirect $ withOptions annexedMatchingOptions $
+cmd :: Command
+cmd = notDirect $ withOptions annexedMatchingOptions $
command "lock" paramPaths seek SectionCommon
- "undo unlock command"]
+ "undo unlock command"
seek :: CommandSeek
seek ps = do