README.md minor change

This commit is contained in:
Bradley Richins
2020-05-18 12:40:06 -06:00
parent 8cc64d9cc0
commit a4ad0bcb8b

View File

@@ -9,7 +9,7 @@ This bash script leverages cURL and roku's External Control Protocol ([ECP](http
``` ```
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]] [-s]] [[-h] [-v] [-c [ARGS]] [-l [ARGS]] ] Usage: rokuc [[-a [ADDRESS]] [-s]] [[-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