This commit is contained in:
Joey Hess 2010-11-15 18:24:29 -04:00
parent 11096c200f
commit a5e7f5329f

View file

@ -13,7 +13,7 @@ import Types
import Messages
seek :: [SubCmdSeek]
seek = [withFilesInGit start]
seek = [withAll withFilesInGit start]
{- Checks a file's backend data for problems. -}
start :: SubCmdStartString