a few command usage fixes

This commit is contained in:
Joey Hess 2015-03-25 12:09:42 -04:00
parent 0850e8eaf9
commit c955fb2736
4 changed files with 4 additions and 4 deletions

View file

@ -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