rokuc minor change

This commit is contained in:
Bradley Richins
2020-05-18 12:41:11 -06:00
parent a4ad0bcb8b
commit 746e896b3e

2
rokuc
View File

@@ -31,7 +31,7 @@ function helpme()
{ {
echo -e "rokuc ver. ${vernum}" 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 "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 ** echo -e ''' -a | --address\tIP address of roku device ** REQUIRED **
-c | --command\tSend remote commands to device. -c | --command\tSend remote commands to device.
-l | --launch \tLaunch Channel/Application on device -l | --launch \tLaunch Channel/Application on device