diff --git a/bin/README.md b/bin/README.md index 57787b4b..de170e08 100644 --- a/bin/README.md +++ b/bin/README.md @@ -13,7 +13,7 @@ The tools are as follows: ```bash # simply make your code changes to apprise and test it out: - ./bin/apprise -t title -m message \ + ./bin/apprise -t title -b body \ mailto://user:pass@example.com ```