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