docs/Command-Line-Options.md: --password option

Add documentation for known issue and workaround as requested in Issue #19905
This commit is contained in:
wbt 2020-01-27 12:20:15 -05:00 committed by GitHub
parent 83ceb45320
commit 259cf33dc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ PERFORMANCE TUNING OPTIONS:
ACCOUNT OPTIONS: ACCOUNT OPTIONS:
--unlock value Comma separated list of accounts to unlock --unlock value Comma separated list of accounts to unlock
--password value Password file to use for non-interactive password input --password value Password file to use for non-interactive password input. Note this will not work for password files formatted with Byte Order Marks etc. as included by default with Windows text files; see https://github.com/ethereum/go-ethereum/issues/19905 for a workaround and updates.
--signer value External signer (url or path to ipc file) --signer value External signer (url or path to ipc file)
--allow-insecure-unlock Allow insecure account unlocking when account-related RPCs are exposed by http --allow-insecure-unlock Allow insecure account unlocking when account-related RPCs are exposed by http