From e7c12c10129a78d75eda3fab23b09ba763c8af4c Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Sat, 16 May 2020 19:45:19 -0600 Subject: [PATCH] Updated README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 601e08f..9b396ce 100755 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ This bash script leverages cURL and roku's External Control Protocol ([ECP](http ## Usage : ``` - 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]] ]" +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]] ]" -a | --address IP address of roku device ** REQUIRED ** -c | --command Send remote commands to device -l | --launch Launch Channel/Application on device