From 498c8e8544f04841d3221ce7a47b2409858e9f38 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 Nov 2010 16:03:25 -0400 Subject: fsck: avoid global checks if files specified --- Command/Init.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Init.hs') diff --git a/Command/Init.hs b/Command/Init.hs index e3b05a83f..8110948a4 100644 --- a/Command/Init.hs +++ b/Command/Init.hs @@ -19,7 +19,7 @@ import Version import Messages seek :: [SubCmdSeek] -seek = [withDescription start] +seek = [withString start] {- Stores description for the repository etc. -} start :: SubCmdStartString -- cgit v1.2.3