diff --git a/Notify_smseagle.md b/Notify_smseagle.md index 6276dd9..3570537 100644 --- a/Notify_smseagle.md +++ b/Notify_smseagle.md @@ -37,7 +37,7 @@ For ambiguity, if you do not provide a valid phone number, and the information p | hostname | Yes | The hostname belonging to SMSEagle Appliance and/or account. | token | Yes | This is your generated Access Token associated with your SMSEagle account. | port | No | The port our Web server is listening on. By default the port is **80** for **smseagle://** and **443** for all **smseagles://** references. -| to | **\*No** | A phone number you wish to send your notification to. +| target | Yes | A phone number, group, and/or contact you wish to send your notification to. | batch | No | Send multiple specified notifications in a single batch (1 upstream post to the end server). By default this is set to `no`. | test | No | Run in SMSEagle test mode. By default (unless specified) this is set to `No`. | flash | No | Send as SMS Flash message. By default (unless specified) this is set to `No`.