Updated README.md

This commit is contained in:
Bradley Richins
2020-05-16 19:45:19 -06:00
parent 300a5c0f3e
commit e7c12c1012

View File

@@ -7,8 +7,9 @@ This bash script leverages cURL and roku's External Control Protocol ([ECP](http
## Usage : ## Usage :
``` ```
Send simple remote commands to Roku devices using curl to interact with Rokus ECP (External Control Protocal) server on port 8060. Send simple remote commands to Roku devices using curl to interact with Rokus ECP (External Control Protocal) server on port 8060.
Usage: rokuc -a [ADDRESS] [ [-h] [-v] [-c [ARGS]] [-l [ARGS]] ]"
Usage: rokuc -a [ADDRESS] [ [-h] [-v] [-c [ARGS]] [-l [ARGS]] ]"
-a | --address IP address of roku device ** REQUIRED ** -a | --address IP address of roku device ** REQUIRED **
-c | --command Send remote commands to device -c | --command Send remote commands to device
-l | --launch Launch Channel/Application on device -l | --launch Launch Channel/Application on device