diff --git a/USAGE.rst b/USAGE.rst index ee7aac5a84..3ac2ab7e28 100644 --- a/USAGE.rst +++ b/USAGE.rst @@ -1,13 +1,13 @@ Usage ===== -Get first receiving address of first account for Bitcoin: +Get first receiving address of first account for Legacy (non-SegWit) Bitcoin: .. code:: - trezorctl get_address -c Litecoin -t address -n "m/44'/0'/0'/0/0" + trezorctl get_address -c Bitcoin -t address -n "m/44'/0'/0'/0/0" -Get first receiving address of first account for Segwit-in-P2SH for Litecoin: +Get first receiving address of first account for SegWit-in-P2SH for Litecoin: .. code::