mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-02-09 20:20:09 +00:00
format
This commit is contained in:
@@ -58,7 +58,7 @@ pub fn build_cli() -> App<'static> {
|
||||
.short('l')
|
||||
.long("list")
|
||||
.help("Lists all available brightness and led controllers")
|
||||
.exclusive(true)
|
||||
.exclusive(true),
|
||||
)
|
||||
.arg(
|
||||
Arg::with_name("ctrl_type")
|
||||
|
||||
Reference in New Issue
Block a user