From 607824d1184f04ea47398a257311b20aebb60cb5 Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 9 May 2019 13:28:39 +0200 Subject: [PATCH] trezorctl: fix help for set-passphrase-source --- python/trezorctl | 1 + 1 file changed, 1 insertion(+) diff --git a/python/trezorctl b/python/trezorctl index 86b2ac525..e582a2651 100755 --- a/python/trezorctl +++ b/python/trezorctl @@ -286,6 +286,7 @@ def set_passphrase_source(connect, source): Configure how to enter passphrase on Trezor Model T. The options are: + \b ask - always ask where to enter passphrase device - always enter passphrase on device host - always enter passphrase on host