pub(crate) const USAGE: &'static str = "
Usage: aorura-cli <path> [--set STATE]
aorura-cli --help
Gets, and optionally, sets AORURA LED state.
Options:
--set STATE set LED to given state
States: aurora, flash:COLOR, off, static:COLOR
Colors: blue, green, orange, purple, red, yellow
";