getgrav / grav-plugin-email

Grav Email Plugin
http://getgrav.org
MIT License
37 stars 29 forks source link

fix readme: environment test #165

Closed McLaynV closed 1 year ago

McLaynV commented 2 years ago

When I called bin/plugin email test-email -t steve@apple.com -e mysite.com, I got error:


  The "-e" option does not exist.

test-email [-t|--to TO] [-s|--subject [SUBJECT]] [-b|--body [BODY]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--env [ENV]] [--lang [LANG]] [--] <command>
rhukster commented 1 year ago

already fixed in latest readme in symfony/mailer branch. (https://getgrav.org/blog/new-email-plugin)