fix
This commit is contained in:
parent
11096c200f
commit
a5e7f5329f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import Types
|
||||||
import Messages
|
import Messages
|
||||||
|
|
||||||
seek :: [SubCmdSeek]
|
seek :: [SubCmdSeek]
|
||||||
seek = [withFilesInGit start]
|
seek = [withAll withFilesInGit start]
|
||||||
|
|
||||||
{- Checks a file's backend data for problems. -}
|
{- Checks a file's backend data for problems. -}
|
||||||
start :: SubCmdStartString
|
start :: SubCmdStartString
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue