summaryrefslogtreecommitdiff
path: root/Command/Trust.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Trust.hs')
-rw-r--r--Command/Trust.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Trust.hs b/Command/Trust.hs
index 41eb17ccd..5e25b519b 100644
--- a/Command/Trust.hs
+++ b/Command/Trust.hs
@@ -20,7 +20,7 @@ command = [repoCommand "trust" (paramRepeating paramRemote) seek
seek :: [CommandSeek]
seek = [withWords start]
-start :: CommandStartWords
+start :: [String] -> CommandStart
start ws = do
let name = unwords ws
showStart "trust" name