summaryrefslogtreecommitdiff
path: root/Command/DiffDriver.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/DiffDriver.hs')
-rw-r--r--Command/DiffDriver.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/DiffDriver.hs b/Command/DiffDriver.hs
index f6ef77ecd..c93bec525 100644
--- a/Command/DiffDriver.hs
+++ b/Command/DiffDriver.hs
@@ -13,10 +13,10 @@ import Annex.Content
import Annex.Link
import Git.Types
-cmd :: [Command]
-cmd = [dontCheck repoExists $
+cmd :: Command
+cmd = dontCheck repoExists $
command "diffdriver" ("[-- cmd --]") seek
- SectionPlumbing "external git diff driver shim"]
+ SectionPlumbing "external git diff driver shim"
seek :: CommandSeek
seek = withWords start