fsck: avoid global checks if files specified

This commit is contained in:
Joey Hess 2010-11-13 16:03:25 -04:00
parent d9d79a7980
commit 498c8e8544
4 changed files with 17 additions and 12 deletions

View file

@ -19,7 +19,7 @@ import Version
import Messages
seek :: [SubCmdSeek]
seek = [withDescription start]
seek = [withString start]
{- Stores description for the repository etc. -}
start :: SubCmdStartString