mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 09:23:19 +01:00
fix: help strings
This commit is contained in:
@@ -8,7 +8,7 @@ use rog_aura::{AuraEffect, AuraModeNum, AuraZone, Colour, Direction, Speed};
|
|||||||
#[argh(
|
#[argh(
|
||||||
subcommand,
|
subcommand,
|
||||||
name = "aura-power-old",
|
name = "aura-power-old",
|
||||||
description = "aura power (old api)"
|
description = "aura power (old ROGs and TUF laptops)"
|
||||||
)]
|
)]
|
||||||
pub struct LedPowerCommand1 {
|
pub struct LedPowerCommand1 {
|
||||||
#[argh(
|
#[argh(
|
||||||
|
|||||||
Reference in New Issue
Block a user