Skip to content

--rgbkbd argument help seems wrong #189

@amstan

Description

@amstan
htpc@htpc:~% sudo framework_tool --rgbkbd         
error: a value is required for '--rgbkbd <RGBKBD> <RGBKBD>...' but none was supplied

For more information, try '--help'.
htpc@htpc:~% sudo framework_tool --rgbkbd 0xff0000
error: 2 values required by '--rgbkbd <RGBKBD> <RGBKBD>...'; only 1 was provided

Usage: framework_tool [OPTIONS]

For more information, try '--help'.
htpc@htpc:~% sudo framework_tool --rgbkbd 0 0xff0000 0xff8000 0xffff00 0x00ff00 0x00ffff 0x0000ff 0x8000ff 0xff00ff

I'm guessing you're missing something like from the help text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions