make dead output consistent with other trust setting commands

This commit is contained in:
Joey Hess 2013-06-18 15:41:19 -04:00
parent 72ab02ca48
commit bf72c2c7fe

View file

@ -25,7 +25,7 @@ seek = [withWords start]
start :: [String] -> CommandStart
start ws = do
let name = unwords ws
showStart "dead " name
showStart "dead" name
u <- Remote.nameToUUID name
next $ perform u