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