bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

required email param guidance #25

Closed braydonf closed 10 years ago

braydonf commented 10 years ago

When using

$ bitpay login

The error message is received: "Error: You must supply your BitPay email address"

Would be helpful to include the format to include it, as well as in the documentation examples, could read as:

"Error: You must supply your BitPay email address: --email user@sample.com"