Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

CLI example should not contain "=" #39

Open
ghost opened this issue Apr 2, 2015 · 0 comments
Open

CLI example should not contain "=" #39

ghost opened this issue Apr 2, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 2, 2015

raise ConfigurationError('wallet RPC password not set. (Use configuration file or --wallet-password=PASSWORD)')
unterpartycli.clientapi.ConfigurationError: wallet RPC password not set. (Use configuration file or --wallet-password=PASSWORD)

I think I've seen more than one example where = is retained in CLI examples
Shouldn't this be --wallet-password PASSWORD (if passed via CLI)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants