mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
brightnessctl: fix typo in decrease example (#8213)
This commit is contained in:
parent
6415af8d84
commit
50f543866e
2 changed files with 2 additions and 2 deletions
|
@ -21,4 +21,4 @@
|
|||
|
||||
- 将亮度降低指定的递减量:
|
||||
|
||||
`brightnessctl set {{-10%}}`
|
||||
`brightnessctl set {{10%-}}`
|
||||
|
|
|
@ -21,4 +21,4 @@
|
|||
|
||||
- Decrease brightness by a specified decrement:
|
||||
|
||||
`brightnessctl set {{-10%}}`
|
||||
`brightnessctl set {{10%-}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue