From 746e896b3e359aaa4fcbeb482e7bef40e6a700e3 Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Mon, 18 May 2020 12:41:11 -0600 Subject: [PATCH] rokuc minor change --- rokuc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rokuc b/rokuc index 46e0b60..3d2ea01 100755 --- a/rokuc +++ b/rokuc @@ -31,7 +31,7 @@ function helpme() { echo -e "rokuc ver. ${vernum}" echo "Send simple remote commands to Roku devices using curl to interact with Rokus ECP (External Control Protocal) server on port 8060." - echo "Usage: ${script} [[-a [ADDRESS]] [-s]] [[-h] [-v] [-c [ARGS]] [-l [ARGS]] ]" + echo "Usage: ${script} [[-a [ADDRESS]] [-s]] [[-h] [-v] [-c [ARGS]] [-l [ARGS]]]" echo -e ''' -a | --address\tIP address of roku device ** REQUIRED ** -c | --command\tSend remote commands to device. -l | --launch \tLaunch Channel/Application on device