mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-01-19 00:57:53 +00:00
format
This commit is contained in:
parent
fcc49740c7
commit
8f16e59680
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue