From 300a5c0f3e706dca15dac36be2d53ac5253aa62f Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Sat, 16 May 2020 19:44:06 -0600 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f8afa..601e08f 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,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: ${script} -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 ** -c | --command Send remote commands to device -l | --launch Launch Channel/Application on device