a few command usage fixes
This commit is contained in:
parent
0850e8eaf9
commit
c955fb2736
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue