change section

This commit is contained in:
Joey Hess 2013-04-20 20:24:57 -04:00
parent 984bc8570d
commit accf949f9c

View file

@ -24,7 +24,7 @@ import System.Console.GetOpt
def :: [Command] def :: [Command]
def = [noCommit $ noRepo showGeneralHelp $ dontCheck repoExists $ def = [noCommit $ noRepo showGeneralHelp $ dontCheck repoExists $
command "help" paramNothing seek SectionUtility "display help"] command "help" paramNothing seek SectionQuery "display help"]
seek :: [CommandSeek] seek :: [CommandSeek]
seek = [withWords start] seek = [withWords start]