add zsh trouble shooting note to ledger docs

This commit is contained in:
Tommy Johnson
2020-11-29 19:21:44 -05:00
committed by Michael Vines
parent ce4304cc9a
commit daebade239

View File

@ -55,6 +55,9 @@ solana-keygen pubkey usb://ledger?key=1
solana-keygen pubkey usb://ledger?key=2 solana-keygen pubkey usb://ledger?key=2
``` ```
* NOTE: keypair url parameters are ignored in **zsh**
 [see troubleshooting for more info](#troubleshooting)
You can use other values for the number after `key=` as well. You can use other values for the number after `key=` as well.
Any of the addresses displayed by these commands are valid Solana wallet Any of the addresses displayed by these commands are valid Solana wallet
addresses. The private portion associated with each address is stored securely addresses. The private portion associated with each address is stored securely