From a4ad0bcb8b3b0efae76774c78e008e735dd8e23b Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Mon, 18 May 2020 12:40:06 -0600 Subject: [PATCH] README.md minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1fb20d..e6270dd 100755 --- a/README.md +++ b/README.md @@ -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. -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 ** -c | --command Send remote commands to device -l | --launch Launch Channel/Application on device