1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 00:48:19 +00:00

trezorctl: fix help for set-passphrase-source

This commit is contained in:
matejcik 2019-05-09 13:28:39 +02:00
parent 9ceb479abd
commit 607824d118

View File

@ -286,6 +286,7 @@ def set_passphrase_source(connect, source):
Configure how to enter passphrase on Trezor Model T. The options are: Configure how to enter passphrase on Trezor Model T. The options are:
\b
ask - always ask where to enter passphrase ask - always ask where to enter passphrase
device - always enter passphrase on device device - always enter passphrase on device
host - always enter passphrase on host host - always enter passphrase on host