Sort registered subcommands alphabetically #5

Closed
opened 2021-02-02 16:17:33 +00:00 by ryanc · 0 comments
Owner

The sort order is currently random.

$ lume help
usage:
  lume <command> [<args...>]

commands:
  set-state    Set various state attributes
  set-white    Set the white level
  toggle       Toggle the power on/off
  help         Show help for a command
  ls           List the lights
  poweroff     Power on
  poweron      Power on
  set-color    Set the color
The sort order is currently random. ``` $ lume help usage: lume <command> [<args...>] commands: set-state Set various state attributes set-white Set the white level toggle Toggle the power on/off help Show help for a command ls List the lights poweroff Power on poweron Power on set-color Set the color ```
ryanc referenced this issue from a commit 2021-02-03 02:25:56 +00:00
ryanc closed this issue 2021-02-03 02:25:56 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ryanc/lume#5
No description provided.