aboutsummaryrefslogtreecommitdiff
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 66a1c81b3..5f161af26 100644
--- a/Command/Trust.hs
+++ b/Command/Trust.hs
@@ -27,7 +27,7 @@ trustCommand c level = withWords start
where
start ws = do
let name = unwords ws
- showStart c name
+ showStart' c (Just name)
u <- Remote.nameToUUID name
next $ perform u
perform uuid = do