treehouses/cli

`treehouses help led` missing led path in help message

Closed this issue · 0 comments

Expected
Where to find all modes: cat /sys/class/leds/led0/trigger or
Where to find all modes: cat /sys/class/leds/ACT/trigger

Actual
Where to find all modes: cat /trigger

https://github.com/treehouses/cli/blob/master/modules/led.sh#L930