summaryrefslogtreecommitdiff
path: root/Command/DiffDriver.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/DiffDriver.hs')
-rw-r--r--Command/DiffDriver.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/DiffDriver.hs b/Command/DiffDriver.hs
index fa4f49366..f6ef77ecd 100644
--- a/Command/DiffDriver.hs
+++ b/Command/DiffDriver.hs
@@ -15,7 +15,7 @@ import Git.Types
cmd :: [Command]
cmd = [dontCheck repoExists $
- command "diffdriver" ("[-- cmd --opts]") seek
+ command "diffdriver" ("[-- cmd --]") seek
SectionPlumbing "external git diff driver shim"]
seek :: CommandSeek