Updated Notify_boxcar (markdown)

lead2gold 2017-11-29 20:20:27 -05:00
parent 0e29254ae0
commit b960288ca5

@ -47,5 +47,5 @@ Send a _secure_ Boxcar notification to an alias and a _tag_:
# - our {alias} is myphone
# - our {tag} is @friends
python notify.py boxcars://localhost/myphone/@friends
notify boxcars://localhost/myphone/@friends
```