Merge branch 'aura' into 'main'

Update 'led-mode' -> 'aura' in example command.

See merge request asus-linux/asusctl!215
This commit is contained in:
Luke Jones
2025-02-05 02:57:38 +00:00

View File

@@ -281,8 +281,8 @@ fn do_parsed(
}
println!("\nExtra help can be requested on any command or subcommand:");
println!(" asusctl led-mode --help");
println!(" asusctl led-mode static --help");
println!(" asusctl aura --help");
println!(" asusctl aura static --help");
}
}
}