Skip to content

Commit be70675

Browse files
xyb994dogi
andcommitted
treehouses led better help message (fixes #2293) (#2296)
Co-authored-by: dogi <dogi@users.noreply.github.com>
1 parent 5bf32bc commit be70675

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/led.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,7 @@ function random {
917917
}
918918

919919
function led_help {
920+
initialize
920921
echo
921922
echo "Usage: $BASENAME led [green|red] [mode]"
922923
echo " $BASENAME led [newyear|blackhistorymonth|lunarnewyear|valentine|carnival|lantern|stpatricks]"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@treehouses/cli",
3-
"version": "1.26.16",
3+
"version": "1.26.17",
44
"remote": "6000",
55
"description": "Thin command-line interface for Raspberry Pi low level configuration.",
66
"main": "cli.sh",

0 commit comments

Comments
 (0)