summaryrefslogtreecommitdiff
path: root/Command/Help.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Help.hs')
-rw-r--r--Command/Help.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Help.hs b/Command/Help.hs
index 073ab2b36..b6b1be379 100644
--- a/Command/Help.hs
+++ b/Command/Help.hs
@@ -23,7 +23,7 @@ import System.Console.GetOpt
cmd :: Command
cmd = noCommit $ noRepo startNoRepo $ dontCheck repoExists $
- command "help" (paramOptional "COMMAND") seek SectionCommon "display help"
+ command "help" "COMMAND" seek SectionCommon "display help"
seek :: CommandSeek
seek = withWords start