Update README.md
This commit is contained in:
		| @@ -2,6 +2,7 @@ | |||||||
| a shell script to remote control some aspects of a roonlabs ROCK installation | a shell script to remote control some aspects of a roonlabs ROCK installation | ||||||
|  |  | ||||||
| 	rock <cmd> | 	rock <cmd> | ||||||
|  | 	 | ||||||
| 	possible <cmd> are: | 	possible <cmd> are: | ||||||
| 	poweroff:  shuts down gracefully and powers off at $ROCKIP | 	poweroff:  shuts down gracefully and powers off at $ROCKIP | ||||||
| 	wake:      sends "magic packet" to ROCK over network to power on | 	wake:      sends "magic packet" to ROCK over network to power on | ||||||
| @@ -15,4 +16,6 @@ rock <cmd> | |||||||
| 	requirements: | 	requirements: | ||||||
| 	poweroff, status, has_cdrom, eject, reboot, restart, stop need "curl" | 	poweroff, status, has_cdrom, eject, reboot, restart, stop need "curl" | ||||||
| 	wake needs "etherwake" and the proper mac-address in /etc/ethers for "rock" | 	wake needs "etherwake" and the proper mac-address in /etc/ethers for "rock" | ||||||
| 		    status, has_cdrom and eject need "jq" installed | 	status, has_cdrom and eject need "jq" installed> | ||||||
|  |  | ||||||
|  | for more information on ROCK (roon optimized core kit) see https://help.roonlabs.com/portal/en/kb/articles/roon-optimized-core-kit | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user