summaryrefslogtreecommitdiff
path: root/Command/Init.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-11 18:54:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-11 18:54:52 -0400
commitda0de293d16ace6aac574d0cdc37ec41715b7d66 (patch)
tree4ebabdd2e3afa95127441909c8a423eecda7d81c /Command/Init.hs
parent5357d3a37af9e3d3a0aec207a8ba7fb94bfea953 (diff)
refactor param seeking
Diffstat (limited to 'Command/Init.hs')
-rw-r--r--Command/Init.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Command/Init.hs b/Command/Init.hs
index fa5725c48..e3b05a83f 100644
--- a/Command/Init.hs
+++ b/Command/Init.hs
@@ -18,6 +18,9 @@ import UUID
import Version
import Messages
+seek :: [SubCmdSeek]
+seek = [withDescription start]
+
{- Stores description for the repository etc. -}
start :: SubCmdStartString
start description = do