add zsh trouble shooting note to ledger docs (#13854)

(cherry picked from commit daebade239)

Co-authored-by: Tommy Johnson <tommyjohnson1028@gmail.com>
This commit is contained in:
mergify[bot]
2020-11-30 03:33:12 +00:00
committed by GitHub
parent cea722ac09
commit 50d5978b00

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**
&nbsp;[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