Skip to content

Commit

Permalink
treehouses led better help message (fixes #2293) (#2296)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <dogi@users.noreply.github.com>
  • Loading branch information
xyb994 and dogi committed Jun 26, 2024
1 parent 5bf32bc commit be70675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions modules/led.sh
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ function random {
}

function led_help {
initialize
echo
echo "Usage: $BASENAME led [green|red] [mode]"
echo " $BASENAME led [newyear|blackhistorymonth|lunarnewyear|valentine|carnival|lantern|stpatricks]"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treehouses/cli",
"version": "1.26.16",
"version": "1.26.17",
"remote": "6000",
"description": "Thin command-line interface for Raspberry Pi low level configuration.",
"main": "cli.sh",
Expand Down

0 comments on commit be70675

Please sign in to comment.