brightnessctl: fix typo in decrease example (#8213)

pull/1/head
Maksim Verkhoturov 2022-07-15 14:11:14 +00:00 committed by GitHub
parent 6415af8d84
commit 50f543866e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@
- 将亮度降低指定的递减量:
`brightnessctl set {{-10%}}`
`brightnessctl set {{10%-}}`

View File

@ -21,4 +21,4 @@
- Decrease brightness by a specified decrement:
`brightnessctl set {{-10%}}`
`brightnessctl set {{10%-}}`